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

Function BenchmarkRouterGooglePlusAPI

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

Source from the content-addressed store, hash-verified

3646}
3647
3648func BenchmarkRouterGooglePlusAPI(b *testing.B) {
3649 benchmarkRouterRoutes(b, googlePlusAPI, googlePlusAPI)
3650}
3651
3652func BenchmarkRouterGooglePlusAPIMisses(b *testing.B) {
3653 benchmarkRouterRoutes(b, googlePlusAPI, missesAPI)

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…