Benchstat-comparison/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2020 License: MIT

README

go get golang.org/x/perf/cmd/benchstat
go test -bench=. -count 5 -cpu 1,2,4 > ./single.txt
go test -bench=. -count 5 -cpu 1,2,4 > ./multi.txt
~/go/bin/benchstat -html -sort -delta ./single/single.txt  ./multi/multi.txt  > out.html

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL