|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.carrotsearch.junitbenchmarks.AbstractBenchmark
com.carrotsearch.hppc.examples.BigramCounting
public class BigramCounting
Field Summary |
---|
Fields inherited from class com.carrotsearch.junitbenchmarks.AbstractBenchmark |
---|
benchmarkRun |
Constructor Summary | |
---|---|
BigramCounting()
|
Method Summary | |
---|---|
void |
characterCountingWithHppc()
|
void |
characterCountingWithJcfNaive()
|
void |
characterCountingWithJcfSmarter()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BigramCounting()
Method Detail |
---|
public void characterCountingWithHppc()
public void characterCountingWithJcfSmarter()
public void characterCountingWithJcfNaive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |