| Package | Description |
|---|---|
| ch.bind.philib.test |
| Modifier and Type | Method and Description |
|---|---|
Bencher |
Bench.Result.getBencher() |
| Modifier and Type | Method and Description |
|---|---|
static Bench.Result |
Bench.run(Bencher bencher) |
static Bench.Result |
Bench.run(Bencher bencher,
long minRuntimeMs) |
static void |
Bench.runAndPrint(Bencher bencher) |
static void |
Bench.runAndPrint(Bencher bencher,
long minRuntimeMs) |
| Constructor and Description |
|---|
Bench.Result(Bencher bencher,
long loops,
long timeNs) |
Copyright © 2014. All Rights Reserved.