Optional tools¶
prof tools works on data under bench/. Same flows from prof ui → Tools.
prof tools benchstat¶
benchstat across two tags.
Install: go install golang.org/x/perf/cmd/benchstat@latest
Output: bench/tools/benchstat/<BenchmarkName>_results.txt
prof tools qcachegrind¶
Callgrind + QCacheGrind.
Needs QCacheGrind installed. Output: bench/tools/qcachegrind/<BenchmarkName>_<profile>.callgrind