Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Go
/ BenchmarkStooge
Function
BenchmarkStooge
sort/sorts_test.go:348–350 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
346
}
347
348
func
BenchmarkStooge(b *testing.B) {
349
benchmarkFramework(b, sort.Stooge[int])
350
}
Callers
nothing calls this directly
Calls
1
benchmarkFramework
Function · 0.85
Tested by
no test coverage detected