Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/elliotchance/orderedmap
/ BenchmarkOrderedMap_GetElement
Function
BenchmarkOrderedMap_GetElement
orderedmap_test.go:453–455 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
451
}
452
453
func
BenchmarkOrderedMap_GetElement(b *testing.B) {
454
benchmarkOrderedMap_GetElement(1)(b)
455
}
456
457
var
tempInt int
458
Callers
nothing calls this directly
Calls
1
benchmarkOrderedMap_GetElement
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…