public class MeasurePerformance extends Object
Notes: for name-based version we will pass plain Strings, assuming this is the most common use case; even though it is possible to also pass raw byte arrays. JDK and Jug implementations have similar performance so this only changes relative speeds of name- vs time-based versions.
| Constructor and Description |
|---|
MeasurePerformance() |
MeasurePerformance(int rounds,
boolean runForever) |
Copyright © 2025 FasterXML.com. All rights reserved.