Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ result
Method
result
benchmark/primitives/syncmap_test.go:28–28 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
26
type
incrementUint64Map
interface
{
27
increment(string)
28
result(string) uint64
29
}
30
31
type
mapWithLock
struct
{
Callers
1
benchmarkIncrementUint64Map
Function · 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