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?
| |||||||||
feedback
|
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.
|
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 ;) ) | |||
feedback
|