tile38/vendor/github.com/klauspost/compress/snappy/runbench.cmd

3 lines
146 B
Batchfile
Raw Normal View History

2021-07-08 16:34:09 +03:00
del old.txt
go test -bench=. >>old.txt && go test -bench=. >>old.txt && go test -bench=. >>old.txt && benchstat -delta-test=ttest old.txt new.txt