mirror of
https://github.com/kemko/nomad.git
synced 2026-01-09 11:55:42 +03:00
3 lines
146 B
Batchfile
3 lines
146 B
Batchfile
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
|