Uses of Interface
ch.bind.philib.test.Bencher
-
Packages that use Bencher Package Description ch.bind.philib.test -
-
Uses of Bencher in ch.bind.philib.test
Methods in ch.bind.philib.test that return Bencher Modifier and Type Method Description BencherBench.Result. getBencher()Methods in ch.bind.philib.test with parameters of type Bencher Modifier and Type Method Description static Bench.ResultBench. run(Bencher bencher)static Bench.ResultBench. run(Bencher bencher, long minRuntimeMs)static voidBench. runAndPrint(Bencher bencher)static voidBench. runAndPrint(Bencher bencher, long minRuntimeMs)Constructors in ch.bind.philib.test with parameters of type Bencher Constructor Description Result(Bencher bencher, long loops, long timeNs)
-