MCPcopy
hub / github.com/prometheus/client_golang / BenchmarkHistogramWrite8

Function BenchmarkHistogramWrite8

prometheus/histogram_test.go:125–127  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

123}
124
125func BenchmarkHistogramWrite8(b *testing.B) {
126 benchmarkHistogramWrite(8, b)
127}
128
129func TestHistogramNonMonotonicBuckets(t *testing.T) {
130 testCases := map[string][]float64{

Callers

nothing calls this directly

Calls 1

benchmarkHistogramWriteFunction · 0.85

Tested by

no test coverage detected