Commit Graph

10 Commits (ad98d35a48cb45948342a3e626dcefb91d9c47e4)

Author SHA1 Message Date
a1346054 51edacb5eb style: trim excess whitespace 3 years ago
Ethan P 1b549ecc66
Merge branch 'master' into improved-benchmark 4 years ago
Ethan P 3ed0081f1f
Improve benchmark script to support cargo/config target-dir 4 years ago
VeryTastyTomato 973ea984c8 fix: warnings of ShellCheck
SC2155: Declare and assign separately to avoid masking return values.
SC2164: Use cd ... || exit in case cd fails.
SC2230: which is non-standard. Use builtin 'command -v' instead.
4 years ago
Ethan P e26ec31463
Add option to specify exact binary in run-benchmarks.sh 4 years ago
Ethan P e3bc41dbe6
Add option to specify bat target in run-benchmarks.sh 4 years ago
Matthias Devlamynck 12340c1d10 Add change dir to script dir to allow running from project root dir 4 years ago
Matthias Devlamynck b50bd58795 Replace #!/bin/bash with #!/usr/bin/env bash to improve compatibility with systems where /bin/bash is not available 4 years ago
sharkdp 39e2971e96 Add .ignore files to avoid searching asset folders 6 years ago
sharkdp 54b33c8c21 Add simple benchmark scripts 6 years ago