]> git.cworth.org Git - notmuch/commit
perf-test/tag: add maildir sync tests
authorDavid Bremner <david@tethera.net>
Sat, 30 Sep 2023 11:40:50 +0000 (08:40 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 5 Apr 2024 10:33:41 +0000 (07:33 -0300)
commitde234097048c82be74dfb8ec265ac03704308a90
treefd7108589b05fcd13d8655cbec4d390494be07ce
parent8d06dfce175593aebae9a759c9167df4988a3444
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.
performance-test/T02-tag.sh