JoeBench is used to run joefriday benchmarks and create formatted output.
For comparative benchmarks with other packages that provide similar information, either compile and run bench or run the benchmarks in https://github.com/joefriday/bench using:
go test -bench=. -benchmem. ./...
These benchmarks are a subset of the information provided by joefriday.