-
Resources
< more news
New Metrics4j 1.1 with delete/clear capture
5 Oct 2009New Metrics4j has a couple of new handy enhancements for total lifecycle capture.
The 1.1 release adds capturing for clear and delete events so that all significant changes in the lifecycle of a persistent instance is trackable.
The total now includes a clear and delete count plus a 'net' count. The net value is (totalLoads+totalCreates)-(totalClears+totalDeletes).