Top 2.5% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
proxy.golang.org : github.com/cep21/benchparse
Package benchparse allows you to easily parse the output format of Go's benchmark results, as well as other outputs that conform to the benchmark spec. The entire spec is documented at https://github.com/golang/proposal/blob/master/design/14313-benchmark-format.md. Proper use of this library is to pass a io stream into Decode to decode a benchmark run into results. If you want to modify those results and later encode them back out, make a deep copy of the BenchmarkResult object since by default, Decode will share pointers to Configuration objects.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/cep21/benchparse
License: Apache-2.0
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/cep21
Dependent packages: 6
Dependent repositories: 3
Stars: 8 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago