MCPcopy Create free account
hub / github.com/weaveworks/scope / BenchmarkRenderProcessNames

Function BenchmarkRenderProcessNames

app/benchmark_internal_test.go:139–141  ·  view source on GitHub ↗
(b *testing.B)

Source from the content-addressed store, hash-verified

137}
138
139func BenchmarkRenderProcessNames(b *testing.B) {
140 benchmarkRenderTopology(b, "processes-by-name")
141}
142
143func benchmarkSummarizeTopology(b *testing.B, topologyID string) {
144 ctx := context.Background()

Callers

nothing calls this directly

Calls 1

benchmarkRenderTopologyFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…