What advantages have a commercial Java profiler over the free ones, e.g. the one in Netbeans?

后端 未结 9 1081
我在风中等你
我在风中等你 2020-12-29 13:25

Occasionally I have to do some profiling work on Java code, and I would like to know why I should have my boss investigate in a commercial profiler as opposed to just use th

9条回答
  •  庸人自扰
    2020-12-29 13:42

    If you are using Tomcat you might consider lambdaprobe

    http://www.lambdaprobe.org/

    (It is for free)

提交回复
热议问题