org.joni.bench
Class AbstractBench
java.lang.Object
org.joni.bench.AbstractBench
- Direct Known Subclasses:
- BenchGreedyBacktrack, BenchRailsRegs, BenchSeveralRegexps
public abstract class AbstractBench
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractBench
public AbstractBench()
bench
protected void bench(String _reg,
String _str,
int warmup,
int times)
throws Exception
- Throws:
Exception
benchBestOf
protected void benchBestOf(String _reg,
String _str,
int warmup,
int times)
throws Exception
- Throws:
Exception
Copyright © 2012. All Rights Reserved.