com.carrotsearch.hppc.jub
Class ObjectArrayListBenchmark
java.lang.Object
com.carrotsearch.junitbenchmarks.AbstractBenchmark
com.carrotsearch.hppc.jub.ObjectArrayListBenchmark
public class ObjectArrayListBenchmark
- extends com.carrotsearch.junitbenchmarks.AbstractBenchmark
Benchmark tests for ObjectArrayList
.
Field Summary |
static int |
CELLS
|
Fields inherited from class com.carrotsearch.junitbenchmarks.AbstractBenchmark |
benchmarkRun |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CELLS
public static final int CELLS
- See Also:
- Constant Field Values
ObjectArrayListBenchmark
public ObjectArrayListBenchmark()
before
public static void before()
cleanup
public static void cleanup()
testSimpleGetLoop
public void testSimpleGetLoop()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDirectBufferLoop
public void testDirectBufferLoop()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIterableCursor
public void testIterableCursor()
throws java.lang.Exception
- Throws:
java.lang.Exception
testWithProcedureClosure
public void testWithProcedureClosure()
testDirectBufferWithNewFor
public void testDirectBufferWithNewFor()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 Carrot Search s.c.. All Rights Reserved.