Click here to Skip to main content
15,889,176 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: Performance woes. I'm appalled. Pin
Josh Gray228-Dec-20 1:47
Josh Gray228-Dec-20 1:47 
GeneralRe: Performance woes. I'm appalled. Pin
honey the codewitch28-Dec-20 2:02
mvahoney the codewitch28-Dec-20 2:02 
GeneralRe: Performance woes. I'm appalled. Pin
Jörgen Andersson27-Dec-20 3:45
professionalJörgen Andersson27-Dec-20 3:45 
GeneralRe: Performance woes. I'm appalled. Pin
honey the codewitch27-Dec-20 4:07
mvahoney the codewitch27-Dec-20 4:07 
GeneralRe: Performance woes. I'm appalled. Pin
Jörgen Andersson27-Dec-20 4:13
professionalJörgen Andersson27-Dec-20 4:13 
GeneralRe: Performance woes. I'm appalled. Pin
honey the codewitch27-Dec-20 4:31
mvahoney the codewitch27-Dec-20 4:31 
GeneralRe: Performance woes. I'm appalled. Pin
Jörgen Andersson27-Dec-20 4:51
professionalJörgen Andersson27-Dec-20 4:51 
GeneralRe: Performance woes. I'm appalled. Pin
Gerry Schmitz26-Dec-20 15:19
mveGerry Schmitz26-Dec-20 15:19 
Did that to myself just the other day; a process that ran in about 70 ms started clocking at almost a minute. Async; no sync; didn't matter.

Forgot to disable debug output in a critical routine: the overhead was "huge" (in debug mode).

Had me going for a while; the (VS) diagnostics showed the cpu profile was not as expected.
It was only in wine that he laid down no limit for himself, but he did not allow himself to be confused by it.
― Confucian Analects: Rules of Confucius about his food

GeneralRe: Performance woes. I'm appalled. Pin
honey the codewitch26-Dec-20 16:49
mvahoney the codewitch26-Dec-20 16:49 
GeneralRe: Performance woes. I'm appalled. Pin
k505427-Dec-20 3:34
mvek505427-Dec-20 3:34 
GeneralRe: Performance woes. I'm appalled. Pin
honey the codewitch27-Dec-20 3:56
mvahoney the codewitch27-Dec-20 3:56 
GeneralRe: Performance woes. I'm appalled. Pin
obermd28-Dec-20 3:45
obermd28-Dec-20 3:45 
GeneralRe: Performance woes. I'm appalled. Pin
honey the codewitch28-Dec-20 3:47
mvahoney the codewitch28-Dec-20 3:47 
GeneralFun with Java Pin
Cp-Coder25-Dec-20 13:09
Cp-Coder25-Dec-20 13:09 
GeneralRe: Fun with Java Pin
Richard MacCutchan25-Dec-20 21:12
mveRichard MacCutchan25-Dec-20 21:12 
GeneralRe: Fun with Java Pin
Amarnath S26-Dec-20 2:17
professionalAmarnath S26-Dec-20 2:17 
GeneralRe: Fun with Java Pin
Mike Hankey26-Dec-20 3:07
mveMike Hankey26-Dec-20 3:07 
GeneralRe: Fun with Java Pin
Gary R. Wheeler26-Dec-20 8:46
Gary R. Wheeler26-Dec-20 8:46 
GeneralRe: Fun with Java Pin
Mike Hankey26-Dec-20 9:01
mveMike Hankey26-Dec-20 9:01 
GeneralRe: Fun with Java Pin
Mycroft Holmes26-Dec-20 11:46
professionalMycroft Holmes26-Dec-20 11:46 
GeneralRe: Fun with Java Pin
F-ES Sitecore26-Dec-20 3:21
professionalF-ES Sitecore26-Dec-20 3:21 
GeneralRe: Fun with Java Pin
Ralf Peter Lucke27-Dec-20 20:27
Ralf Peter Lucke27-Dec-20 20:27 
GeneralRe: Fun with Java Pin
peterkmx26-Dec-20 11:58
professionalpeterkmx26-Dec-20 11:58 
GeneralRe: Fun with Java Pin
Kiriander27-Dec-20 20:19
Kiriander27-Dec-20 20:19 
GeneralRe: Fun with Java Pin
Martin ISDN28-Dec-20 0:33
Martin ISDN28-Dec-20 0:33 

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.