com.carrotsearch.hppc.jub
Class BitSetBenchmark
java.lang.Object
com.carrotsearch.junitbenchmarks.AbstractBenchmark
com.carrotsearch.hppc.jub.BitSetBenchmark
public class BitSetBenchmark
- extends com.carrotsearch.junitbenchmarks.AbstractBenchmark
Simple benchmarks against java.util.BitSet
.
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 |
BitSetBenchmark
public BitSetBenchmark()
before
public static void before()
testCardinalityHPPC
public void testCardinalityHPPC()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCardinalityJRE
public void testCardinalityJRE()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBitSetIteratorHPPC
public void testBitSetIteratorHPPC()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIntCursorIteratorHPPC
public void testIntCursorIteratorHPPC()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIteratorHPPC
public void testIteratorHPPC()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIteratorJRE
public void testIteratorJRE()
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 Carrot Search s.c.. All Rights Reserved.