X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=performance.mdwn;h=8515e6a637bb196e6231c9bd115c117dbff1dd9d;hb=058e62e9c21dc0e1c455ac9f50c7782848727430;hp=e838c8a64f17693cad4d7661081f07c37aa71412;hpb=25b6b0c45439e7722e04e94fa09a16b5c5dcbfd6;p=notmuch-wiki diff --git a/performance.mdwn b/performance.mdwn index e838c8a..8515e6a 100644 --- a/performance.mdwn +++ b/performance.mdwn @@ -100,18 +100,3 @@ Remove old and renamed compacted, if compacting went well: * [Sebastian Spaeth](http://notmuchmail.org/pipermail/notmuch/2011/004048.html) * [Pieter Praet](http://notmuchmail.org/pipermail/notmuch/2011/004175.html) - - -## Tagging: use filters! - -Instead of just: - - $ notmuch tag +foo - -use: - - $ notmuch tag +foo -- not tag:foo - -See the ongoing discussion: - -* [Optimization for notmuch tag by implicit filters](http://notmuchmail.org/pipermail/notmuch/2011/004197.html)