public class GaugeBenchmark extends Object
| Constructor and Description |
|---|
GaugeBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
void |
codahaleCounterDecBenchmark() |
void |
codahaleCounterIncBenchmark() |
static void |
main(String[] args) |
void |
prometheusGaugeChildDecBenchmark() |
void |
prometheusGaugeChildIncBenchmark() |
void |
prometheusGaugeChildSetBenchmark() |
void |
prometheusGaugeDecBenchmark() |
void |
prometheusGaugeIncBenchmark() |
void |
prometheusGaugeSetBenchmark() |
void |
prometheusSimpleGaugeChildDecBenchmark() |
void |
prometheusSimpleGaugeChildIncBenchmark() |
void |
prometheusSimpleGaugeChildSetBenchmark() |
void |
prometheusSimpleGaugeDecBenchmark() |
void |
prometheusSimpleGaugeIncBenchmark() |
void |
prometheusSimpleGaugeNoLabelsDecBenchmark() |
void |
prometheusSimpleGaugeNoLabelsIncBenchmark() |
void |
prometheusSimpleGaugeNoLabelsSetBenchmark() |
void |
prometheusSimpleGaugeSetBenchmark() |
void |
setup() |
public GaugeBenchmark()
public void setup()
public void prometheusGaugeIncBenchmark()
public void prometheusGaugeChildIncBenchmark()
public void prometheusSimpleGaugeIncBenchmark()
public void prometheusSimpleGaugeChildIncBenchmark()
public void prometheusSimpleGaugeNoLabelsIncBenchmark()
public void codahaleCounterIncBenchmark()
public void prometheusGaugeDecBenchmark()
public void prometheusGaugeChildDecBenchmark()
public void prometheusSimpleGaugeDecBenchmark()
public void prometheusSimpleGaugeChildDecBenchmark()
public void prometheusSimpleGaugeNoLabelsDecBenchmark()
public void codahaleCounterDecBenchmark()
public void prometheusGaugeSetBenchmark()
public void prometheusGaugeChildSetBenchmark()
public void prometheusSimpleGaugeSetBenchmark()
public void prometheusSimpleGaugeChildSetBenchmark()
public void prometheusSimpleGaugeNoLabelsSetBenchmark()
Copyright © 2016. All rights reserved.