diff options
| author | David Bremner <david@tethera.net> | 2023-07-18 20:26:08 -0300 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2023-07-18 20:26:08 -0300 |
| commit | 851a1ab2abf8c8fd564aa0468944b9338fa8a670 (patch) | |
| tree | 3e3be09b10d47cb3ecd59733eecf2dfbc3697417 | |
| parent | b4bbe1186ac6437f2c5e00a4e22d034ee6d7ba73 (diff) | |
fix sectioning
| -rw-r--r-- | performance.mdwn | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/performance.mdwn b/performance.mdwn index 90995ed..664d67d 100644 --- a/performance.mdwn +++ b/performance.mdwn @@ -86,11 +86,6 @@ 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) @@ -98,3 +93,9 @@ Notmuch ships with a [[performance test suite|perf-test]] which uses a downloada * [Sebastian Spaeth](https://notmuchmail.org/pipermail/notmuch/2011/004048.html) * [Pieter Praet](https://notmuchmail.org/pipermail/notmuch/2011/004175.html) + +## Performance test suite + +Notmuch ships with a [[performance test suite|perf-test]] which uses a downloadable +[[corpus]] of email. + |
