Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortexproject/cortex
/ uint64p
Function
uint64p
pkg/util/metrics_helper_test.go:1116–1118 ·
view source on GitHub ↗
(v uint64)
Source
from the content-addressed store, hash-verified
1114
}
1115
1116
func
uint64p(v uint64) *uint64 {
1117
return
&v
1118
}
1119
1120
func
BenchmarkGetLabels_SmallSet(b *testing.B) {
1121
m := prometheus.NewCounterVec(prometheus.CounterOpts{
Callers
2
TestSendSumOfHistogramsWithLabels
Function · 0.85
TestSendSumOfSummariesPerUser
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected