diff options
| author | David Bremner <david@tethera.net> | 2023-07-18 20:11:47 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-07-18 20:11:47 -0300 |
| commit | ed362593e253ef668d42fd9b964ec803be289239 (patch) | |
| tree | e776fa142b37361ee415ddbd80dcecd49670a44b /performance.mdwn | |
| parent | 516f9ab734e415af133066ab90c5d866f4a6fc97 (diff) | |
add some performance test results
Diffstat (limited to 'performance.mdwn')
| -rw-r--r-- | performance.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/performance.mdwn b/performance.mdwn index 7f9f7dc..90995ed 100644 --- a/performance.mdwn +++ b/performance.mdwn @@ -86,6 +86,11 @@ original database if compaction is successful. For added safety you can provide `--backup=<directory>` option to preserve a copy of the original database. For more details on this process see `notmuch-compact` man page. +### Performance test suite + +Notmuch ships with a [[performance test suite|perf-test]] which uses a downloadable +[[corpus]] of email. + ### More information about this in the email archives: * [Carl Worth](https://notmuchmail.org/pipermail/notmuch/2010/001105.html) |
