public abstract class AbstractBenchmark extends Object
benchmarkRun
that runs the tests
repeatedly, logging the intermediate results (memory usage, times).
Subclasses may add BenchmarkOptions
at the class-level or to individual methods
to override the defaults.
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
benchmarkRun
Enables the benchmark rule.
|
Constructor and Description |
---|
AbstractBenchmark() |
Copyright © 2014 Carrot Search s.c.. All rights reserved.