Essence Java Framework News
Status: Beta
Brought to you by:
peter_lawrey
- A Benchmark class provides a performance testing harness.
- JvmMetrics takes a snapshot of JVM statistics available JMX.
- Each unit test uses JvmMetrics to determine the CPU, elapse time, memory, threads and MBeans used by each test. This can used to provide fine grain data on the performance characteristics of the functionality exercised by each test.