|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.caliper.api.Benchmark
com.google.caliper.SimpleBenchmark
examples.MessageDigestCreationBenchmark
public class MessageDigestCreationBenchmark
Times creating new MessageDigest instances.
| Constructor Summary | |
|---|---|
MessageDigestCreationBenchmark()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
|
void |
time(int reps)
|
| Methods inherited from class com.google.caliper.SimpleBenchmark |
|---|
bytesToUnits, createBenchmark, getInstanceUnitNames, getMemoryUnitNames, getTimeUnitNames, instancesToUnits, nanosToUnits, normalizeScenario, parameterNames, parameterValues, setUp, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDigestCreationBenchmark()
| Method Detail |
|---|
public void time(int reps)
throws Exception
Exception
public static void main(String[] args)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||