| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-07 | perf-tests: #!/bin/bash -> #!/usr/bin/env bash | William Casarin | |
| I couldn't run the performance tests on my machines due to a hardcoded bash path. Use env for finding bash in weird systems like NixOS. Signed-off-by: William Casarin <jb55@jb55.com> | |||
| 2017-10-20 | perf-test: use $(dirname "$0") for sourcing perf-test-lib.sh | Jani Nikula | |
| Don't assume the tests are always run from within the source tree. | |||
| 2017-08-20 | perf-test: renumber tests | David Bremner | |
| One test per number so ordering is clear. | |||
