MCPcopy 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
3656func BenchmarkRouterParamsAndAnyAPI(b *testing.B) {
3657 benchmarkRouterRoutes(b, paramAndAnyAPI, paramAndAnyAPIToFind)
3658}

Callers

nothing calls this directly

Calls 1

benchmarkRouterRoutesFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…