Click here to Skip to main content
15,904,638 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: Absence of blogs on left news sites Pin
Nelek13-Sep-14 14:15
protectorNelek13-Sep-14 14:15 
AnswerRe: Absence of blogs on left news sites Pin
PJ Arends13-Sep-14 17:16
professionalPJ Arends13-Sep-14 17:16 
AnswerRe: Absence of blogs on left news sites Pin
Richard MacCutchan14-Sep-14 0:12
mveRichard MacCutchan14-Sep-14 0:12 
AnswerRe: Absence of blogs on left news sites Pin
PIEBALDconsult14-Sep-14 5:36
mvePIEBALDconsult14-Sep-14 5:36 
QuestionDoes anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 12:45
SledgeHammer0113-Sep-14 12:45 
AnswerRe: Does anybody really use a Profiler? Pin
Ravi Bhavnani13-Sep-14 13:01
professionalRavi Bhavnani13-Sep-14 13:01 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 13:19
SledgeHammer0113-Sep-14 13:19 
GeneralRe: Does anybody really use a Profiler? Pin
Ravi Bhavnani13-Sep-14 13:38
professionalRavi Bhavnani13-Sep-14 13:38 
SledgeHammer01 wrote:
functionality 1 through x is slow
If only it were as simple as that in reality.  Big Grin | :-D

The enterprise app I work on has several moving parts and is continuously growing.  For the most part, it works fine.  But once in while we encounter a dataset that causes an unexpected performance problem.  A profiler has helped address problems such as these, where the solution isn't immediately obvious.  In many cases it's not simply "crappy code" that's to blame, but a lack of understanding of all possible input conditions.  Often, this leads to re-engineering parts of the app or modifying workflow rules in order to better handle the load.

BTW, performance analysis is an area in which I don't pretend to have any expertise.  At work we have performance engineers who eat, drink and breathe scalability.  I take my hat off to them.

/ravi
My new year resolution: 2048 x 1536
Home | Articles | My .NET bits | Freeware
ravib(at)ravib(dot)com

GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 14:08
SledgeHammer0113-Sep-14 14:08 
GeneralRe: Does anybody really use a Profiler? Pin
Slacker00713-Sep-14 14:54
professionalSlacker00713-Sep-14 14:54 
GeneralRe: Does anybody really use a Profiler? Pin
David Mott15-Sep-14 5:15
David Mott15-Sep-14 5:15 
AnswerRe: Does anybody really use a Profiler? Pin
Maximilien13-Sep-14 13:02
Maximilien13-Sep-14 13:02 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 13:21
SledgeHammer0113-Sep-14 13:21 
AnswerRe: Does anybody really use a Profiler? PinPopular
CDP180213-Sep-14 13:24
CDP180213-Sep-14 13:24 
GeneralRe: Does anybody really use a Profiler? Pin
Ravi Bhavnani13-Sep-14 13:39
professionalRavi Bhavnani13-Sep-14 13:39 
GeneralRe: Does anybody really use a Profiler? Pin
DaveX8613-Sep-14 13:44
DaveX8613-Sep-14 13:44 
GeneralRe: Does anybody really use a Profiler? Pin
CDP180213-Sep-14 14:04
CDP180213-Sep-14 14:04 
GeneralRe: Does anybody really use a Profiler? Pin
DaveX8613-Sep-14 14:09
DaveX8613-Sep-14 14:09 
GeneralRe: Does anybody really use a Profiler? Pin
Nelek13-Sep-14 14:22
protectorNelek13-Sep-14 14:22 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 14:12
SledgeHammer0113-Sep-14 14:12 
GeneralRe: Does anybody really use a Profiler? Pin
CDP180213-Sep-14 21:35
CDP180213-Sep-14 21:35 
AnswerRe: Does anybody really use a Profiler? Pin
Slacker00713-Sep-14 13:41
professionalSlacker00713-Sep-14 13:41 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 14:13
SledgeHammer0113-Sep-14 14:13 
GeneralRe: Does anybody really use a Profiler? Pin
Slacker00713-Sep-14 14:21
professionalSlacker00713-Sep-14 14:21 
GeneralRe: Does anybody really use a Profiler? Pin
SledgeHammer0113-Sep-14 14:40
SledgeHammer0113-Sep-14 14:40 

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.