From: David Bremner Date: Sat, 30 Sep 2023 11:40:50 +0000 (-0300) Subject: perf-test/tag: add maildir sync tests X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=de234097048c82be74dfb8ec265ac03704308a90;hp=de234097048c82be74dfb8ec265ac03704308a90;p=notmuch perf-test/tag: add maildir sync tests Today someone asked me the (reasonable) question of how much performance impact there is from synching tags to maildir flags. It turns out it is noticeable, about a 50% overhead compared to non-synched tags (according to these tests). In practice I don't know if it's a big problem for users, since I don't know what fraction of tagging operations involve "special" tags. ---