unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Deletion speed improvements for notmuch-new
@ 2021-04-14  2:16 David Bremner
  2021-04-14  2:16 ` [PATCH 1/2] WIP: add performance test for removing files David Bremner
  2021-04-14  2:16 ` [PATCH 2/2] WIP: replace use of queries in n_m_delete with postlist access David Bremner
  0 siblings, 2 replies; 4+ messages in thread
From: David Bremner @ 2021-04-14  2:16 UTC (permalink / raw)
  To: notmuch

These are a bit rough around the edges, but I wanted to see if we
could get them into shape for the 0.32 release, since the performance
improvement for me is pretty drastic. I would appreciate testing,
since I think the performance test may be kindof best case in avoiding
long threads.

[PATCH 1/2] WIP: add performance test for removing files.
-- this needs someone (Tomi?) to fix my gnu centric tar usage

[PATCH 2/2] WIP: replace use of queries in n_m_delete with postlist

this leads to (at least) a 30x improvement in the test introduced
above with the medium corpus; I ran out of patience waiting for the
unpatched version.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-15  7:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14  2:16 Deletion speed improvements for notmuch-new David Bremner
2021-04-14  2:16 ` [PATCH 1/2] WIP: add performance test for removing files David Bremner
2021-04-15  7:36   ` Tomi Ollila
2021-04-14  2:16 ` [PATCH 2/2] WIP: replace use of queries in n_m_delete with postlist access David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).