command
module
Version:
v0.0.0-...-bb6607a
Opens a new window with list of versions in this module.
Published: Aug 29, 2019
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bencher
A tool to run go benchmarks with a common parseable format
Install
go get github.com/whyrusleeping/bencher
Usage
Bencher accepts all standard go test
flags.
To just run the benchmarks in your package:
bencher
To run all tests in all packages below you:
bencher ./...
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.