We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6930e6 commit 98a4d50Copy full SHA for 98a4d50
benchmarks/bench-cmp.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-(echo 'Benchmark;Runtime change;Original runtime'; ./bench-cmp.pl "$@") | column -nts\;
+(echo 'Benchmark;Runtime change;Original runtime'; ./bench-cmp.pl "$@") | column -ts\;
0 commit comments