[PATCH 0/3] Speedups and enhancements of notmuch new

Subject: [PATCH 0/3] Speedups and enhancements of notmuch new

Date: Fri, 21 Jan 2011 10:59:33 +0100

To: notmuch@notmuchmail.org

Cc:

From: Michal Sojka


Hi all,

after yesterday discussion on IRC I looked at some ways how to speedup
the initial run of notmuch new. It turned out that with a few pretty
simple changes I'm able to reduce the time by about 30% (from 1h 46m
to 1h 14m on ext4, 200k messages, 3GB).

-Michal

Michal Sojka (3):
  new: Do not defer maildir flag synchronization during the first run
  new: Add all initial tags at once
  new: Enhance progress reporting

 notmuch-new.c |  194 +++++++++++++++++++++++++++++++++++++--------------------
 1 files changed, 126 insertions(+), 68 deletions(-)

-- 
1.7.2.3


Thread: