Package | Description |
---|---|
javolution.test |
Testing tools for validation and performance.
|
Modifier and Type | Method and Description |
---|---|
Perfometer<T> |
Perfometer.measure(T input,
int nbrOfIterations)
Measures the worst case execution time and average execution time.
|
Copyright © 2005-2013 Javolution. All Rights Reserved.