Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ BenchmarkHistogramObserve8
Function
BenchmarkHistogramObserve8
prometheus/histogram_test.go:75–77 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
73
}
74
75
func
BenchmarkHistogramObserve8(b *testing.B) {
76
benchmarkHistogramObserve(8, b)
77
}
78
79
func
benchmarkHistogramWrite(w int, b *testing.B) {
80
b.StopTimer()
Callers
nothing calls this directly
Calls
1
benchmarkHistogramObserve
Function · 0.85
Tested by
no test coverage detected