Re: [notmuch] 25 minutes load time with emacs -f notmuch
authorBrett Viren <brett.viren@gmail.com>
Sat, 21 Nov 2009 22:36:18 +0000 (17:36 +1900)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:38 +0000 (09:35 -0800)
3f/bdfa4f3a8fc89fa74960a823f61eb1f9dbb2c0 [new file with mode: 0644]

diff --git a/3f/bdfa4f3a8fc89fa74960a823f61eb1f9dbb2c0 b/3f/bdfa4f3a8fc89fa74960a823f61eb1f9dbb2c0
new file mode 100644 (file)
index 0000000..5f2da26
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <brett.viren@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 853B4431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 14:36:20 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id dShE7-xskm2J for <notmuch@notmuchmail.org>;\r
+       Sat, 21 Nov 2009 14:36:19 -0800 (PST)\r
+Received: from mail-px0-f180.google.com (mail-px0-f180.google.com\r
+       [209.85.216.180])\r
+       by olra.theworths.org (Postfix) with ESMTP id EAE02431FBC\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 14:36:18 -0800 (PST)\r
+Received: by pxi10 with SMTP id 10so3235276pxi.33\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 14:36:18 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
+       h=domainkey-signature:mime-version:received:in-reply-to:references\r
+       :date:message-id:subject:from:to:cc:content-type;\r
+       bh=7c8DU69bvEVmb2kW4bz+ulQJSpotgOiZKx16QWCq9aE=;\r
+       b=WmmL7Sh51vCS5L5N7houO8Z/soKTYxJJ+8V+gQ0g1PjrIKRhFVCzOxv7xk0hb95V0Y\r
+       LQy51IpSwwwf+hjRQYEiDb9pBk1BrpHv3YyAmyhK0PDNNare59RNM+2ujovuzEwgf00i\r
+       h/GWn01DJ4HLI3NhT3E2twtNv0oKOXH3JyxuA=\r
+DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
+       h=mime-version:in-reply-to:references:date:message-id:subject:from:to\r
+       :cc:content-type;\r
+       b=GFVqA3mxDTVFa+u3XVimfm93lDZ9hCP5w40QprkDMhPay0x8VLPuFr/6A0yGWiZjs6\r
+       RnEKZVh53Iy9QucmCC4wPtcP96AYdpF9J59irbWs3ns3X9Xn0f0TYhUqDLbBQGvcZyOT\r
+       WrbvmcCqEeQ1FjWACar04QdvFxzTQR8Ln6nYM=\r
+MIME-Version: 1.0\r
+Received: by 10.114.186.37 with SMTP id j37mr4813248waf.36.1258842978302; Sat,\r
+       21 Nov 2009 14:36:18 -0800 (PST)\r
+In-Reply-To: <87fx874xj5.fsf@yoom.home.cworth.org>\r
+References: <20091121145111.GB19397@excalibur.local>\r
+       <87fx874xj5.fsf@yoom.home.cworth.org>\r
+Date: Sat, 21 Nov 2009 17:36:18 -0500\r
+Message-ID: <46263c600911211436s5826015eqc5fc18a4164245cb@mail.gmail.com>\r
+From: Brett Viren <brett.viren@gmail.com>\r
+To: Carl Worth <cworth@cworth.org>\r
+Content-Type: text/plain; charset=ISO-8859-1\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] 25 minutes load time with emacs -f notmuch\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 21 Nov 2009 22:36:20 -0000\r
+\r
+On Sat, Nov 21, 2009 at 12:07 PM, Carl Worth <cworth@cworth.org> wrote:\r
+\r
+> Though, frankly, I think we need to fix "notmuch new" to do much better\r
+> than 40 files/sec.\r
+\r
+Just a "me too".\r
+\r
+Processed 130871 total files in 38m 7s (57 files/sec.).\r
+Added 102723 new messages to the database (not much, really).\r
+\r
+This was ~2GB of mail on a 2.5GHz CPU.  That seems pretty reasonable\r
+to me but I'd like to rerun the "notmuch new" under google perftools\r
+to see if there are any obvious bottlenecks that might be cleaned up.\r
+\r
+How can I purge the index?  I can't locate it.\r
+\r
+-Brett.\r