Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ BenchmarkMapWithSyncMap
Function
BenchmarkMapWithSyncMap
benchmark/primitives/syncmap_test.go:163–165 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
161
}
162
163
func
BenchmarkMapWithSyncMap(b *testing.B) {
164
benchmarkIncrementUint64Map(b, newMapWithSyncMap)
165
}
Callers
nothing calls this directly
Calls
1
benchmarkIncrementUint64Map
Function · 0.85
Tested by
no test coverage detected