]> git.cworth.org Git - notmuch/commit
perf-test: add test for reindexing after removal/renaming msgs
authorDavid Bremner <david@tethera.net>
Sat, 24 Apr 2021 17:46:18 +0000 (14:46 -0300)
committerDavid Bremner <david@tethera.net>
Sun, 23 May 2021 11:22:31 +0000 (08:22 -0300)
commit8cb30b08d8c9a650b8b5a98f4547b1b48e3f9d03
tree3a8fd293f728a0121b90f90afc8b715057df6ff7
parentf2533b9e730c12276c32abe7126d7eabc7fcb8c6
perf-test: add test for reindexing after removal/renaming msgs

At this point it is a bit tricky to measure the performance increase
from the new message deletion code, since the same commit (9ad19e4)
that improved the performance also seems to have fixed a bug with an
uncaught Xapian exception triggered by this test.
performance-test/T03-reindex.sh