There are multiple tools available for CPU and memory profiling, jvisualvm is fairly new among these.
Are there any comparison/benchmarking between these tools? Which tool is better than other?
|
There are multiple tools available for CPU and memory profiling, jvisualvm is fairly new among these. Are there any comparison/benchmarking between these tools? Which tool is better than other? |
|||||||||
|
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
I used YourKit Java Profiler and I was satisfied. Additionally, it is free for open-source projects (so I did not have to pay for it ;) ) |
|||||
|