Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gorilla/context
/ BenchmarkMutex6
Function
BenchmarkMutex6
context_test.go:155–157 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
153
benchmarkMutex(b, 1024, 2048, 64)
154
}
155
func
BenchmarkMutex6(b *testing.B) {
156
benchmarkMutex(b, 2048, 1024, 512)
157
}
Callers
nothing calls this directly
Calls
1
benchmarkMutex
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…