Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ increment
Method
increment
benchmark/primitives/syncmap_test.go:27–27 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
25
26
type
incrementUint64Map
interface
{
27
increment(string)
28
result(string) uint64
29
}
30
Callers
4
benchmarkIncrementUint64Map
Function · 0.65
requestConnectionLocked
Method · 0.65
scheduleNextConnectionLocked
Method · 0.65
updateSubConnState
Method · 0.65
Implementers
3
mapWithLock
benchmark/primitives/syncmap_test.go
mapWithAtomicFastpath
benchmark/primitives/syncmap_test.go
mapWithSyncMap
benchmark/primitives/syncmap_test.go
Calls
no outgoing calls
Tested by
1
benchmarkIncrementUint64Map
Function · 0.52