Skip navigation links

Package net.obvj.performetrics

Provides convenient classes for extracting performance metrics of Java code.

See: Description

Package net.obvj.performetrics Description

Provides convenient classes for extracting performance metrics of Java code.

The top-level package contains the Counter class, capable of computing the following metrics:

This package also contains the Stopwatch class that supports all of the abovementioned counters.

Global configuration parameters, such as default conversion mode, time unit, and precision, can be set up using the Performetrics facade.

Skip navigation links

Copyright © 2020. All rights reserved.