mirror of
https://github.com/joohoi/acme-dns.git
synced 2025-02-06 00:56:52 +07: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
|