aboutsummaryrefslogtreecommitdiff
path: root/performance-test/M02-show.sh
AgeCommit message (Collapse)Author
2019-06-07perf-tests: #!/bin/bash -> #!/usr/bin/env bashWilliam 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-20perf-test: use $(dirname "$0") for sourcing perf-test-lib.shJani Nikula
Don't assume the tests are always run from within the source tree.
2017-03-18perf-test: add simple memory tests for notmuch-showDavid Bremner
These are probably too slow to run with the full corpus