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() |
public MeasurePerformance() throws IOException
IOException
Copyright © 2023 FasterXML.com. All rights reserved.