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

Function BenchmarkSummaryObserve8

prometheus/summary_test.go:147–149  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

145}
146
147func BenchmarkSummaryObserve8(b *testing.B) {
148 benchmarkSummaryObserve(8, b)
149}
150
151func benchmarkSummaryWrite(w int, b *testing.B) {
152 b.StopTimer()

Callers

nothing calls this directly

Calls 1

benchmarkSummaryObserveFunction · 0.85

Tested by

no test coverage detected