Forum Post: Re: Application Server Profiling

  • Thread starter Thread starter ChUIMonster
  • Start date Start date
Status
Not open for further replies.
C

ChUIMonster

Guest
Don't be so fast to dismiss lack of source code. Even without knowing anything about the source knowing that a particular line# in such and such a program is responsible for a significant check of runtime is valuable. That tiny little bit of knowledge can be an extremely useful nugget when talking to the people who *do* have the source code. Or, when combined with _tablestat and _indexstat, they can perhaps provide some ideas about how one might tune the db differently. The profiler is a very valuable and underused capability. On 8/27/14, 2:33 PM, Thomas Mercer-Hursh wrote: RE: Application Server Profiling Reply by Thomas Mercer-Hursh Point being that the profiler output is not meaningful without examining the source that it relates to. At most, it is going to tell you that a lot of time is being spent in a particular program, not why or what it is doing and whether that time is reasonable. Stop receiving emails on this subject. Flag this post as spam/abuse. -- Tom Bascom 603 396 4886 tom@greenfieldtech.com

Continue reading...
 
Status
Not open for further replies.
Back
Top