Click here to Skip to main content
15,924,553 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.

 
AnswerRe: Does anybody really use a Profiler? Pin
macu14-Sep-14 21:49
macu14-Sep-14 21:49 
AnswerRe: Does anybody really use a Profiler? Pin
dazfuller14-Sep-14 22:08
dazfuller14-Sep-14 22:08 
AnswerRe: Does anybody really use a Profiler? Pin
ScottM114-Sep-14 22:11
ScottM114-Sep-14 22:11 
AnswerRe: Does anybody really use a Profiler? Pin
Christophe Van Olmen15-Sep-14 2:00
professionalChristophe Van Olmen15-Sep-14 2:00 
GeneralRe: Does anybody really use a Profiler? Pin
PIEBALDconsult15-Sep-14 10:03
mvePIEBALDconsult15-Sep-14 10:03 
AnswerRe: Does anybody really use a Profiler? Pin
nategoose15-Sep-14 4:20
nategoose15-Sep-14 4:20 
AnswerRe: Does anybody really use a Profiler? Pin
patbob15-Sep-14 5:22
patbob15-Sep-14 5:22 
GeneralRe: Does anybody really use a Profiler? Pin
nategoose7-Oct-14 6:36
nategoose7-Oct-14 6:36 
The profiler can't tell you how to make your bubble sort faster, only that if you made it faster that would have a major impact on run time (for large data sets). It wouldn't tell you what methods to use to achieve this additional performance, but it would be able to help you understand how and why adding more code sped up the sort (because it executed each piece of code less often).
AnswerRe: Does anybody really use a Profiler? Pin
SkysTheLimit15-Sep-14 7:37
SkysTheLimit15-Sep-14 7:37 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0115-Sep-14 8:22
SledgeHammer0115-Sep-14 8:22 
GeneralRe: Does anybody really use a Profiler? Pin
KP Lee15-Sep-14 17:13
KP Lee15-Sep-14 17:13 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0115-Sep-14 18:33
SledgeHammer0115-Sep-14 18:33 
GeneralRe: Does anybody really use a Profiler? Pin
nategoose7-Oct-14 6:49
nategoose7-Oct-14 6:49 
AnswerRe: Does anybody really use a Profiler? Pin
KP Lee15-Sep-14 16:36
KP Lee15-Sep-14 16:36 
AnswerRe: Does anybody really use a Profiler? Pin
Chad3F17-Sep-14 12:10
Chad3F17-Sep-14 12:10 
RantPNG Problem Pin
Bassam Abdul-Baki13-Sep-14 9:46
professionalBassam Abdul-Baki13-Sep-14 9:46 
GeneralRe: PNG Problem Pin
Afzaal Ahmad Zeeshan13-Sep-14 10:03
professionalAfzaal Ahmad Zeeshan13-Sep-14 10:03 
GeneralRe: PNG Problem Pin
Bassam Abdul-Baki13-Sep-14 10:34
professionalBassam Abdul-Baki13-Sep-14 10:34 
JokeRe: PNG Problem Pin
Brisingr Aerowing13-Sep-14 16:00
professionalBrisingr Aerowing13-Sep-14 16:00 
GeneralRe: PNG Problem Pin
Andy Brummer13-Sep-14 16:18
sitebuilderAndy Brummer13-Sep-14 16:18 
GeneralRe: PNG Problem Pin
Bassam Abdul-Baki15-Sep-14 0:47
professionalBassam Abdul-Baki15-Sep-14 0:47 
QuestionRe: PNG Problem Pin
Chad3F17-Sep-14 12:18
Chad3F17-Sep-14 12:18 
AnswerRe: PNG Problem Pin
Bassam Abdul-Baki18-Sep-14 12:36
professionalBassam Abdul-Baki18-Sep-14 12:36 
GeneralNow this is sweet Pin
Andy Brummer13-Sep-14 5:49
sitebuilderAndy Brummer13-Sep-14 5:49 
GeneralRe: Now this is sweet Pin
Rob Philpott13-Sep-14 6:17
Rob Philpott13-Sep-14 6:17 

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.