JProfiler!

* perfino * install4j * Download * JProfiler http://ej-technologies.com/download/jprofiler/files
* perfino http://ej-technologies.com/download/perfino/files
* install4j http://ej-technologies.com/download/install4j/files
* exe4j http://ej-technologies.com/download/exe4j/files
* Support * Order

JProfiler alternatives

  • VisualVM

  • VisualVM is a tool that provides a visual interface for viewing detailed information about Java applications while they are running on a Java Virtual Machine (JVM). VisualVM organizes JVM data that is retrieved by the Java Development Kit (JDK) tools and presents the information in a way that allows data on multiple Java applications to be quickly viewed—both local applications and applications that are running on remote hosts. Programmers can also capture data about the JVM software and save the data to the local system, and then view the data later or share it with others. VisualVM is built on the NetBeans Platform; its architecture is modular and easy to extend with plugins. »

    tags: debugger developer-tools developers development development-tool
  • YourKit Java Profiler

  • YourKit Java Profiler is the leading profiling tool in the Java market that delivers the most innovative, powerful and smart performance analysis capabilities. YourKit Java Profiler provides extreme time savings as well as solid assurance features. Most of its features are not simply unrivaled but absolutely unique.

    tags: developer-tools development-tools java performance-test profiler
  • JConsole

  • The JConsole graphical user interface is a monitoring tool that complies to the Java Management Extensions (JMX) specification. JConsole uses the extensive instrumentation of the Java Virtual Machine (Java VM) to provide information about the performance and resource consumption of applications running on the Java platform.

    tags: development-tools profiling software-development tracing
  • Eclipse Memory Analyzer

  • The Eclipse Memory Analyzer is a fast and feature-rich Java heap analyzer that helps you find memory leaks and reduce memory consumption.

    tags: garbage-collection heapdump java profiler profiling