Lars Kotthoff <[email protected]> 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 -- [email protected] To unsubscribe send an email to [email protected]
