proxy.golang.org : github.com/janpfeifer/go-benchmarks : v0.1.0
Package benchmarks implements a benchmark library with mean, median and arbitrary quantiles. It includes a pretty-printing function of duration -- that can be arbitrarily configured. Example 1: Simple example: Example 2: Measuring a CGO call -- we use inner-repeats because the time is very small.
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/janpfeifer/go-benchmarks@v0.1.0
Published:
Indexed:
Related tag:
v0.1.0
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/pmezard/go-difflib v1.0.0
- github.com/streadway/quantile v0.0.0-20220407130108-4246515d968d
- github.com/stretchr/testify v1.10.0
- gopkg.in/yaml.v3 v3.0.1