Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dgraph-io/dgraph-benchmarks
/ newSyncMap
Function
newSyncMap
cachebench/cache_bench_test.go:321–323 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
319
}
320
321
func
newSyncMap() *SyncMap {
322
return
&SyncMap{new(sync.Map)}
323
}
324
325
//========================================================================
326
// Benchmark Code
Callers
1
BenchmarkCaches
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected