| 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-03-18 | perf-test/mem: add simple memory tests for notmuch search | David Bremner | |
| Just copy and replace from the show tests. Currently these show no major leaks. | |||
