MCPcopy
hub / github.com/perkeep/perkeep / BenchmarkQueryDescribePermanodes

Function BenchmarkQueryDescribePermanodes

pkg/search/query_test.go:1991–1993  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

1989}
1990
1991func BenchmarkQueryDescribePermanodes(b *testing.B) {
1992 benchmarkQueryPermanodes(b, true)
1993}
1994
1995func benchmarkQueryPermanodes(b *testing.B, describe bool) {
1996 b.ReportAllocs()

Callers

nothing calls this directly

Calls 1

benchmarkQueryPermanodesFunction · 0.85

Tested by

no test coverage detected