public class CounterBenchmark extends Object
| Constructor and Description |
|---|
CounterBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
codahaleCounterIncBenchmark() |
void |
codahaleMeterMarkBenchmark() |
static void |
main(String[] args) |
void |
prometheusCounterChildIncBenchmark() |
void |
prometheusCounterIncBenchmark() |
void |
prometheusSimpleCounterChildIncBenchmark() |
void |
prometheusSimpleCounterIncBenchmark() |
void |
prometheusSimpleCounterNoLabelsIncBenchmark() |
void |
setup() |
public void setup()
public void prometheusCounterIncBenchmark()
public void prometheusCounterChildIncBenchmark()
public void prometheusSimpleCounterIncBenchmark()
public void prometheusSimpleCounterChildIncBenchmark()
public void prometheusSimpleCounterNoLabelsIncBenchmark()
public void codahaleCounterIncBenchmark()
public void codahaleMeterMarkBenchmark()
public static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionCopyright © 2015. All rights reserved.