JProfiler
JProfiler is a commercially licensed Java profiling tool developed by ej-technologies GmbH, targeted at Java EE and Java SE applications.
Features
- JProfiler works both as a stand-alone application and as a plug-in for the Eclipse software development environment.
- JProfiler supports local profiling (analysis of applications running on the same machine as the JProfiler software) and remote profiling (analysis of Java applications running on remote machines).
- Enables both memory profiling to assess memory usage and dynamic allocation leaks and CPU profiling to assess thread conflicts.
- Provides a visual representation for the virtual machine load in terms of active and total bytes, instances, threads, classes, and garbage collector activity.
Reviews
- Brown, Simon G. "JProfiler mini-review". Java.net. Retrieved 30 October 2009.
- Hart-Davis, Damon. "A Note On the JProfiler Java Performance-tuning Tool: Review". Earth.org.uk. Retrieved 16 March 2012.
External links
This article is issued from Wikipedia - version of the 12/31/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.