Lars Kotthoff <li...@larsko.org> writes: > On a somewhat related note, I've noticed that getting getting threads is much > slower than getting messages that match the same query, extracting the thread > IDs, and then getting the messages for each of those threads. This seems to > be > the case both in the old and new APIs — any ideas? >
Retrieving threads with C-API does a fair amount of work, so it might be worth running under perf and seeing if there is a common hotspot in the notmuch library. d _______________________________________________ notmuch mailing list -- notmuch@notmuchmail.org To unsubscribe send an email to notmuch-le...@notmuchmail.org