Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/labstack/echo
/ BenchmarkRouterParamsAndAnyAPI
Function
BenchmarkRouterParamsAndAnyAPI
router_test.go:3656–3658 ·
view source on GitHub ↗
(b *testing.B)
Source
from the content-addressed store, hash-verified
3654
}
3655
3656
func
BenchmarkRouterParamsAndAnyAPI(b *testing.B) {
3657
benchmarkRouterRoutes(b, paramAndAnyAPI, paramAndAnyAPIToFind)
3658
}
Callers
nothing calls this directly
Calls
1
benchmarkRouterRoutes
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…