org.mentaqueue.util
Class Benchmarker
java.lang.Object
org.mentaqueue.util.Benchmarker
- Direct Known Subclasses:
- DetailedBenchmarker
public class Benchmarker
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Benchmarker
public Benchmarker(int warmup)
Benchmarker
public Benchmarker()
instance
public static final Benchmarker instance()
reset
public void reset()
mark
public void mark()
measure
public long measure()
measure
public boolean measure(long lastTime)
results
public String results()
Copyright © 2012. All Rights Reserved.