See: Description
| Package | Description |
|---|---|
| net.obvj.performetrics |
Provides convenient classes for extracting performance metrics of Java code.
|
| net.obvj.performetrics.config |
Provides classes to handle common configuration parameters used by Performetrics.
|
| net.obvj.performetrics.monitors |
Provides classes that can monitor other ones.
|
| net.obvj.performetrics.util |
Provides utility classes in general.
|
| net.obvj.performetrics.util.print |
Provides classes for printing stopwatch data.
|
This is the API specification for Performetrics.
Performetrics is a library that provides convenient objects to process the elapsed time spent by the Java Virtual Machine running your application code. It was carefully designed to offer great value in terms of performance and usability, as well as the capability to collect data from multiple time sources with a single method call.
The following counter types are supported:
Copyright © 2021. All rights reserved.