|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.joni.bench.AbstractBench
public abstract class AbstractBench
Constructor Summary | |
---|---|
AbstractBench()
|
Method Summary | |
---|---|
protected void |
bench(java.lang.String _reg,
java.lang.String _str,
int warmup,
int times)
|
protected void |
benchBestOf(java.lang.String _reg,
java.lang.String _str,
int warmup,
int times)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractBench()
Method Detail |
---|
protected void bench(java.lang.String _reg, java.lang.String _str, int warmup, int times) throws java.lang.Exception
java.lang.Exception
protected void benchBestOf(java.lang.String _reg, java.lang.String _str, int warmup, int times) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |