MCPcopy Index your code
hub / github.com/labstack/echo / BenchmarkRouterGooglePlusAPIMisses

Function BenchmarkRouterGooglePlusAPIMisses

router_test.go:3652–3654  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

3650}
3651
3652func BenchmarkRouterGooglePlusAPIMisses(b *testing.B) {
3653 benchmarkRouterRoutes(b, googlePlusAPI, missesAPI)
3654}
3655
3656func BenchmarkRouterParamsAndAnyAPI(b *testing.B) {
3657 benchmarkRouterRoutes(b, paramAndAnyAPI, paramAndAnyAPIToFind)

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…