Simple Java Profiler
Summary
Description
A Simple Java Profiler to profile basic two dimensions, memory and time. It requires to add a simple annotation(@) on the top of the methods you want to profile in your java code. It will give you data on the memory and time usage by methods at the runtime. Very easy to use, very simple to configure, requires only JDK 1.5 and AspectJ(AOP).
-
- Key:
- SIMJP
Issues: 30 Day Summary
Issues: 0 created and 0 resolved