X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=performance.mdwn;h=b95868987d20c7e1aa5b377a0e8411ed4ec7985d;hb=cf2df983cb6d13042694366be4aba76d4a98048b;hp=8515e6a637bb196e6231c9bd115c117dbff1dd9d;hpb=058e62e9c21dc0e1c455ac9f50c7782848727430;p=notmuch-wiki diff --git a/performance.mdwn b/performance.mdwn index 8515e6a..b958689 100644 --- a/performance.mdwn +++ b/performance.mdwn @@ -1,3 +1,4 @@ +[[!img notmuch-logo.png alt="Notmuch logo" class="left"]] # Optimize notmuch's performance [[!toc levels=2]] @@ -27,7 +28,7 @@ XXX: add examples for different distributions Backup your notmuch tags: $ cd - $ notmuch dump notmuch-dump-b4chert + $ notmuch dump --output=notmuch-dump-b4chert Move away your old database: @@ -48,7 +49,7 @@ After the initial import it is definitely not necessary to define Restore your tags: - $ notmuch restore notmuch-dump-b4chert + $ notmuch restore --input=notmuch-dump-b4chert Check whether you are on chert now: @@ -80,7 +81,7 @@ This needs xapian 1.2 Backup your database: $ cd - $ notmuch dump notmuch-dump-b4compact + $ notmuch dump --output=notmuch-dump-b4compact Compact it: