Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
147
func
BenchmarkSummaryObserve8(b *testing.B) {
148
benchmarkSummaryObserve(8, b)
149
}
150
151
func
benchmarkSummaryWrite(w int, b *testing.B) {
152
b.StopTimer()
Callers
nothing calls this directly
Calls
1
benchmarkSummaryObserve
Function · 0.85
Tested by
no test coverage detected