Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id E3B054048E3 for ; Mon, 15 Mar 2010 02:14:19 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 tests=[BAYES_50=0.001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oHjmlvzc5ZYU for ; Mon, 15 Mar 2010 02:14:18 -0700 (PDT) X-Greylist: delayed 616 seconds by postgrey-1.32 at olra; Mon, 15 Mar 2010 02:14:18 PDT Received: from glaive.weftsoar.net (glaive.weftsoar.net [69.56.251.245]) by olra.theworths.org (Postfix) with ESMTP id E0323454968 for ; Mon, 15 Mar 2010 02:14:18 -0700 (PDT) Received: by glaive.weftsoar.net (Postfix, from userid 1000) id C6DF91152F; Mon, 15 Mar 2010 05:04:01 -0400 (EDT) Date: Mon, 15 Mar 2010 05:04:01 -0400 From: Hans Dieter Pearcey To: Ben Gamari , notmuch Message-ID: <20100315090401.GA29891@glaive.weftsoar.net> References: <4b9dccc0.c6c1f10a.3671.44ec@mx.google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4b9dccc0.c6c1f10a.3671.44ec@mx.google.com> User-Agent: Mutt/1.5.18 (2008-05-17) Subject: Re: [notmuch] Notmuch performance (literally, in my case) X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Mar 2010 09:14:20 -0000 On Sun, 14 Mar 2010 22:59:28 -0700 (PDT), Ben Gamari wrote: > Notmuch is using xapian 1.08-1.99karmic from the Xapian backports PPA, which > I believe includes the recent database update optimizations. As far as I know, it doesn't. 1.0.18 is the stable version in which it was fixed. http://trac.xapian.org/wiki/ReleaseOverview/1.0.18 hdp.