wcprof-analyze

command
v1.0.0-beta.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 24, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

wcprof-analyze reads a wcprof dump (from the engine's /debug/wcprof/dump endpoint) and reports wall-clock bottleneck analysis: per-class self time, counterfactual what-if rankings, blocking chains, and dead air.

Usage:

curl -s http://localhost:6060/debug/wcprof/dump > /tmp/wcprof.dump
go run ./cmd/wcprof-analyze /tmp/wcprof.dump

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL