FProfiler 0.6.4 review

Download
by rbytes.net on

FProfiler project is a Java profiler for finding hotspots in Java libs/apps. FProfiler is a Java Profiler using BCEL and log4j

License: GPL (GNU General Public License)
File size: 0K
Developer: Michael Jakl
0 stars award from rbytes.net

FProfiler project is a Java profiler for finding hotspots in Java libs/apps.

FProfiler is a Java Profiler using BCEL and log4j.

It's very fast because it inserts the needed instructions into the Bytecode of the classes. It can be used to find Hotspots in Java programs, libs, and servlet environments--simply every Java class.

What's New in This Release:
Mark Atwell fixed a bug with are branch (jump/goto) instructions directly to the return statement bypassing the stop call.

FProfiler 0.6.4 search tags