Documentation
¶
Overview ¶
Command benchplot plots the results of benchmarks over time.
benchplot takes an input file in Go benchmark format [1]. Each benchmark result must have a "commit" configuration key that gives the full commit hash of the revision that gave that result. benchplot will cross-reference these hashes against the specified Git repository and plot each metric over time for each benchmark.
[1] https://github.com/golang/proposal/blob/master/design/14313-benchmark-format.md
Click to show internal directories.
Click to hide internal directories.