Click here to Skip to main content
15,886,788 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Instant Karma! Pin
obermd21-Jun-22 3:36
obermd21-Jun-22 3:36 
GeneralRe: Instant Karma! Pin
Richard MacCutchan21-Jun-22 5:20
mveRichard MacCutchan21-Jun-22 5:20 
GeneralRe: Instant Karma! Pin
englebart21-Jun-22 7:32
professionalenglebart21-Jun-22 7:32 
GeneralRe: Instant Karma! Pin
obermd21-Jun-22 10:13
obermd21-Jun-22 10:13 
GeneralRe: Instant Karma! Pin
Gary R. Wheeler21-Jun-22 10:13
Gary R. Wheeler21-Jun-22 10:13 
GeneralRe: Instant Karma! Pin
Richard Andrew x6421-Jun-22 10:32
professionalRichard Andrew x6421-Jun-22 10:32 
GeneralRe: Instant Karma! Pin
jackbrownii22-Jun-22 7:17
professionaljackbrownii22-Jun-22 7:17 
GeneralI am unsure whether I am lazy or sensible Pin
Super Lloyd20-Jun-22 22:45
Super Lloyd20-Jun-22 22:45 
There was a piece of code we wanted to look at, to possibly remove it, or hunt a suspected bug.
It turns out it seems hard to remove and and it seems to work. It's just that it fires multiple data event instead of just 1. Which is not really a big deal at all. So there is no really need to change anything.

While studying the issue I did a few things to improve readability (although I suspect that people disagree with me about readability, even though I consistently reduce the number of line of code I refactor... I gave up on convincing anyone), and also, from a cursory glance (without measuring mind you) I intuited that performance would probably be better at best, or same.

Anyway I made a review, and it's not so much that people asked me to measure the performance of my changes, is that I got the feeling they instantly dislike my changes (I used LINQ! damnation)(for be fair I could use a foreach loop instead).. anyway that just demotivated me totally about this whole change request. And maybe I misread it and they don't care just think this is a piece that need measurement before changes - also the guy commenting.. is not communicating very well, at least with me, either he dislike me or has autism or something. Anyway I am demotivated now, it's not really important, I don't really want to spend time justifying it, I rather just delete the change request and move on.

But I look at my reaction.. And.. mm... well.. the question is in the title.

I know. I think I will simply forget about the CL.
If the commentor ask me again, I will replied I thought he didn't like the changes nor they seemed important but I could go ahead and measure the difference now, then!
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!

GeneralRe: I am unsure whether I am lazy or sensible Pin
Richard MacCutchan20-Jun-22 23:52
mveRichard MacCutchan20-Jun-22 23:52 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Daniel Pfeffer21-Jun-22 1:39
professionalDaniel Pfeffer21-Jun-22 1:39 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Super Lloyd21-Jun-22 17:11
Super Lloyd21-Jun-22 17:11 
GeneralRe: I am unsure whether I am lazy or sensible Pin
englebart21-Jun-22 7:35
professionalenglebart21-Jun-22 7:35 
GeneralRe: I am unsure whether I am lazy or sensible Pin
englebart21-Jun-22 7:39
professionalenglebart21-Jun-22 7:39 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Shmoken9922-Jun-22 5:31
Shmoken9922-Jun-22 5:31 
GeneralRe: I am unsure whether I am lazy or sensible Pin
rallets22-Jun-22 1:05
rallets22-Jun-22 1:05 
GeneralRe: I am unsure whether I am lazy or sensible Pin
Super Lloyd22-Jun-22 14:00
Super Lloyd22-Jun-22 14:00 
GeneralRe: I am unsure whether I am lazy or sensible Pin
jochance24-Jun-22 15:31
jochance24-Jun-22 15:31 
GeneralWSO CCC OTD 2022-06-21 Pin
OriginalGriff20-Jun-22 21:34
mveOriginalGriff20-Jun-22 21:34 
GeneralRe: WSO CCC OTD 2022-06-21 Pin
pkfox20-Jun-22 22:05
professionalpkfox20-Jun-22 22:05 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
OriginalGriff20-Jun-22 22:40
mveOriginalGriff20-Jun-22 22:40 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
pkfox20-Jun-22 23:12
professionalpkfox20-Jun-22 23:12 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
Craig Robbins21-Jun-22 0:16
Craig Robbins21-Jun-22 0:16 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
OriginalGriff21-Jun-22 0:23
mveOriginalGriff21-Jun-22 0:23 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
Craig Robbins21-Jun-22 0:27
Craig Robbins21-Jun-22 0:27 
GeneralRe: WSO CCC OTD 2022-06-21 - we have a winner! Pin
OriginalGriff21-Jun-22 0:37
mveOriginalGriff21-Jun-22 0:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.