proxy.golang.org : github.com/chavacava/benchdiff
The benchdiff command displays performance changes between benchmarks. benchdiff parses the output of two 'go test' benchmark runs, correlates the results per benchmark, and displays the deltas. To measure the performance impact of a change, use 'go test' to run benchmarks before and after the change: Then feed the benchmark results to benchdiff: benchdiff will summarize and display the performance changes, in a format like this:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/chavacava/benchdiff
License: MIT
Latest release: about 6 years ago
First release: about 6 years ago
Namespace: github.com/chavacava
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago