Fabian Homborg
|
796d92b4e9
|
benchmark driver: Allow passing a second fish path to compare
[ci skip]
|
2020-09-21 20:58:39 +02:00 |
|
Rosen Penev
|
87e24db5ef
|
driver.sh: Run through shellcheck
|
2019-11-28 20:26:01 +01:00 |
|
Fabian Homborg
|
9a3fb3e265
|
Use POSIX sh in the benchmark driver
There are reasons to use bash, `hash` is not one of them, as `command
-v` is perfectly capable and in POSIX.
[ci skip]
|
2019-11-27 16:21:11 +01:00 |
|
ridiculousfish
|
efe6fb3c3b
|
Use hyperfine in the benchmark driver if available
|
2019-11-26 11:10:04 -08:00 |
|
ridiculousfish
|
2d4872ba60
|
Add a benchmark driver and a simple benchmark
This adds a simple script that drives benchmarks, and a simple sample
benchmark.
|
2019-04-10 14:34:25 -07:00 |
|