public class MeasurePerformance extends Object
Notes: for name-based variant 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 variants.
| Constructor and Description |
|---|
MeasurePerformance() |
public MeasurePerformance()
throws IOException
IOExceptionCopyright © 2018 FasterXML.com. All rights reserved.