[RFC PATCH] test: add devel/test-in-docker.sh
[notmuch-archives.git] / bc / 4ae26fd02ebb0b3bac8789467d44ebc7405911
1 Return-Path: <bgamari@gmail.com>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id 66427431FBD\r
6         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 11:06:36 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -0.866\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.866 tagged_above=-999 required=5\r
12         tests=[AWL=-0.867, BAYES_50=0.001] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id bB-kPcwyiKsl for <notmuch@notmuchmail.org>;\r
16         Tue, 16 Feb 2010 11:06:34 -0800 (PST)\r
17 Received: from mail-vw0-f53.google.com (mail-vw0-f53.google.com\r
18         [209.85.212.53])\r
19         by olra.theworths.org (Postfix) with ESMTP id E0E86431FBC\r
20         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 11:06:33 -0800 (PST)\r
21 Received: by vws17 with SMTP id 17so372749vws.26\r
22         for <notmuch@notmuchmail.org>; Tue, 16 Feb 2010 11:06:33 -0800 (PST)\r
23 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
24         h=domainkey-signature:received:received:content-type:subject:from:to\r
25         :in-reply-to:references:date:message-id:user-agent\r
26         :content-transfer-encoding;\r
27         bh=CK4DyiYGNOr3ijPMAUvv2/xPXF/4IXwCwcQA6FH0/4Y=;\r
28         b=kKZ8eHOZniApTHWzn6WxD6959ostxj9TcdKHXO9JuHq8ELjAC/n/7SnzfZHmkARo+Y\r
29         ybKXzZTgWK2X/9Bn5Rzy5k72mJi2tFJ5cD/z9FNntqF5LkfKDg8w79YDyq3TbzlQ72dL\r
30         PXDx3Kh6+/G5Bq7TxQfMwVAPgRIdjlsbyWW0o=\r
31 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
32         h=content-type:subject:from:to:in-reply-to:references:date:message-id\r
33         :user-agent:content-transfer-encoding;\r
34         b=ZMehIBUgSkfGm08TNk2p2u3pjvloAKvXKep4t52rsX/4KpF0ckS4ehF4L7QB0zoCxX\r
35         m9/1ksLZEyMZlzQn3jC/jR9W8EMl7QP7cBpvZWiSjNjVo41z4IQ05R1l2XfLqD+yhRs5\r
36         QnxsbNHIHyA7yhKyy3eQXWNMIyIueirjNTTKQ=\r
37 Received: by 10.220.123.92 with SMTP id o28mr1118024vcr.116.1266347192626;\r
38         Tue, 16 Feb 2010 11:06:32 -0800 (PST)\r
39 Received: from localhost (umass-959-250.wireless.umass.edu [128.119.77.250])\r
40         by mx.google.com with ESMTPS id 39sm9745120vws.19.2010.02.16.11.06.30\r
41         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
42         Tue, 16 Feb 2010 11:06:31 -0800 (PST)\r
43 Content-Type: text/plain; charset=UTF-8\r
44 From: Ben Gamari <bgamari@gmail.com>\r
45 To: notmuch <notmuch@notmuchmail.org>\r
46 In-reply-to: <20100215002914.GA22402@flamingspork.com>\r
47 References: <20100215002914.GA22402@flamingspork.com>\r
48 Date: Tue, 16 Feb 2010 14:06:29 -0500\r
49 Message-Id: <1266347128-sup-7796@ben-laptop>\r
50 User-Agent: Sup/git\r
51 Content-Transfer-Encoding: 8bit\r
52 Subject: Re: [notmuch] Mail in git\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Tue, 16 Feb 2010 19:06:36 -0000\r
66 \r
67 Excerpts from Stewart Smith's message of Sun Feb 14 19:29:14 -0500 2010:\r
68 > So... I sketched this out in my head at LCA... and it's taken a bit of\r
69 > time to actually properly try it.\r
70\r
71 In case anyone wanted to play around with this, I've written up my own\r
72 little implementation[1] of a git mail import script. It's quite simple,\r
73 but I felt it might be nice to have some public code to play around\r
74 with. I get around 80 messages/second on my laptop and things are\r
75 definitely quite IO bound. You get 1 commit per message, although I'm\r
76 not entirely sure if this is the correct way to do things.\r
77 \r
78 - Ben\r
79 \r
80 \r
81 [1] git://goldnerlab.physics.umass.edu/git-mail\r