Package org.openrefine.benchmark
Class GridSerializationBenchmark
- java.lang.Object
-
- org.openrefine.benchmark.GridSerializationBenchmark
-
- Direct Known Subclasses:
GridSerializationBenchmark_jmhType_B1
public class GridSerializationBenchmark extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GridSerializationBenchmark.ExecutionPlan
-
Constructor Summary
Constructors Constructor Description GridSerializationBenchmark()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
collectGrid(GridSerializationBenchmark.ExecutionPlan plan, org.openjdk.jmh.infra.Blackhole blackhole)
-
-
-
Method Detail
-
collectGrid
public void collectGrid(GridSerializationBenchmark.ExecutionPlan plan, org.openjdk.jmh.infra.Blackhole blackhole) throws IOException
- Throws:
IOException
-
-