Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'m just a newbiee with profiling web apps.Given a profile log file what info could I get? and how do I know where I need to work on to make my app faster.
It seems that the Ants profiler does instrumentation and sampling of code at exactly the same time which I find very interesting
Read an article on http://code.google.com/p/mvc-mini-profiler/ Any open-source profiler available like this for java web apps?
I am troubleshooting some slow jquery code on a drupal module. After the page loads on a configuration form, you click on an area to expand out a fieldform. However, this expansion takes forever, and
I have a native C++ project that uses COM to communicate with a separate project in VB.NET. I have been able to successfully profile the native project in the past by attaching the project to开发者_St
I\'m using a contrib drupal module that hooks into a form. Its presence appears to cause the jquery to render unreasonably slowly, but I\'m not entirely sure about that.. I want to do some advanced tr
Why does SQL Server Profiler measure \"round-trip\" time instead of just running time for the duration column? 开发者_StackOverflow中文版If I see a long running query in the profiler output, the cause
This question already has answers here: Closed 11 years开发者_如何学JAVA ago. Possible Duplicate:
Are there any Java Profilers one can get with an MSDN membership?I would like a Profiler that can intergrate开发者_运维百科 with WebSphere 6.1.