Permalink
Browse files
Check that code is correct before running benchmarks.
- Loading branch information...
Showing
with
6 additions
and
0 deletions.
-
+6
−0
benchmarks/auto.sh
|
|
@@ -27,6 +27,12 @@ _banner() { |
|
|
echo -----
|
|
|
}
|
|
|
|
|
|
# Check that the code is correct before measuring performance!
|
|
|
prereq() {
|
|
|
test/unit.sh all
|
|
|
test/spec.sh all
|
|
|
}
|
|
|
|
|
|
# Writes a table of host and shells to stdout. Writes text files and
|
|
|
# calculates IDs for them as a side effect.
|
|
|
#
|
|
|
|
0 comments on commit
5bd6e26