MCPcopy Create free account
hub / github.com/felixge/httpsnoop / BenchmarkCaptureMetrics

Function BenchmarkCaptureMetrics

capture_metrics_bench_test.go:13–15  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

11}
12
13func BenchmarkCaptureMetrics(b *testing.B) {
14 benchmark(b, 1)
15}
16
17func BenchmarkCaptureMetricsTwice(b *testing.B) {
18 benchmark(b, 2)

Callers

nothing calls this directly

Calls 1

benchmarkFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…