mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
6c472b5942
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
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
|