initial attempt at performance testing suite for notmuch.
authordavid <david@tethera.net>
Sat, 17 Nov 2012 21:37:12 +0000 (17:37 +2000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:50:39 +0000 (09:50 -0800)
0e/60383bd24cac7abb380ed075015a4a1e3e1ca4 [new file with mode: 0644]

diff --git a/0e/60383bd24cac7abb380ed075015a4a1e3e1ca4 b/0e/60383bd24cac7abb380ed075015a4a1e3e1ca4
new file mode 100644 (file)
index 0000000..5ba159c
--- /dev/null
@@ -0,0 +1,58 @@
+Return-Path: <bremner@tethera.net>\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 E41BA431FAF\r
+       for <notmuch@notmuchmail.org>; Sat, 17 Nov 2012 13:40:05 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\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 iFXNtRm8JdCi for <notmuch@notmuchmail.org>;\r
+       Sat, 17 Nov 2012 13:40:02 -0800 (PST)\r
+Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\r
+       (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 4E67B431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 17 Nov 2012 13:40:02 -0800 (PST)\r
+Received: from fctnnbsc30w-156034089108.dhcp-dynamic.fibreop.nb.bellaliant.net\r
+       ([156.34.89.108] helo=zancas.localnet)\r
+       by tesseract.cs.unb.ca with esmtpsa\r
+       (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72)\r
+       (envelope-from <bremner@tethera.net>) id 1TZq6X-0001Be-88\r
+       for notmuch@notmuchmail.org; Sat, 17 Nov 2012 17:39:11 -0400\r
+Received: from bremner by zancas.localnet with local (Exim 4.80)\r
+       (envelope-from <bremner@tethera.net>) id 1TZq4l-0007kg-89\r
+       for notmuch@notmuchmail.org; Sat, 17 Nov 2012 17:37:19 -0400\r
+From: david@tethera.net\r
+To: notmuch@notmuchmail.org\r
+Subject: initial attempt at performance testing suite for notmuch.\r
+Date: Sat, 17 Nov 2012 17:37:12 -0400\r
+Message-Id: <1353188234-29666-1-git-send-email-david@tethera.net>\r
+X-Mailer: git-send-email 1.7.10.4\r
+X-Spam_bar: -\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\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, 17 Nov 2012 21:40:06 -0000\r
+\r
+For a long time we have needed some commone set of tests to measure\r
+changes to e.g. tagging and dump/restore. A non-trivial corpus of mail\r
+messages is a bit unwieldy to be shipped with the source, so there is\r
+a seperate tarball.  Currently the tarball for this needs to manually\r
+uploaded to the notmuchmail.org http server; I have set up the first\r
+version.\r
+\r