Categorygithub.com/ShawnROGrady/benchparse
repositorypackage
0.4.1
Repository: https://github.com/shawnrogrady/benchparse.git
Documentation: pkg.go.dev

# README

GoTest GoBuild GoDoc

benchparse

Utilities for parsing go benchmark results. Parsed results are split by sub-benchmarks, with support for sub-benchmarks with names of the form var_name=var_value.

See godoc for full package details and examples.