Jump to: navigation, search

JProfiler


This article was considered for deletion at Wikipedia on August 29 2015. This is a backup of Wikipedia:JProfiler. All of its AfDs can be found at Wikipedia:Special:PrefixIndex/Wikipedia:Articles_for_deletion/JProfiler. PurgeTemplate:Use dmy dates

JProfiler is a commercially licensed Java profiling tool developed by ej-technologies GmbH, targeted at Java EE and Java SE applications.

Features

Advertising?

  • 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

External links

Template:Official