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 1CF18431FD0 for ; Sat, 30 Nov 2013 09:48:21 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] autolearn=disabled 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 DRHSqxm+cwQF for ; Sat, 30 Nov 2013 09:48:13 -0800 (PST) Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 740B1431FAF for ; Sat, 30 Nov 2013 09:48:13 -0800 (PST) Received: from remotemail by yantan.tethera.net with local (Exim 4.80) (envelope-from ) id 1VmoeH-0004d0-1W; Sat, 30 Nov 2013 13:48:09 -0400 Received: (nullmailer pid 8753 invoked by uid 1000); Sat, 30 Nov 2013 17:48:05 -0000 From: David Bremner To: Jani Nikula Subject: Re: [PATCH v2 7/7] HACK: fix broken messages in the perf test corpus In-Reply-To: References: User-Agent: Notmuch/0.17~rc2 (http://notmuchmail.org) Emacs/24.3.1 (x86_64-pc-linux-gnu) Date: Sat, 30 Nov 2013 13:48:05 -0400 Message-ID: <87li054w8a.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: text/plain Cc: notmuch 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: Sat, 30 Nov 2013 17:48:21 -0000 Jani Nikula writes: > > This patch "fixes" the messages in the perf test corpus to be able to > do fair comparisons of the parsers. > > NOT TO BE MERGED, if that isn't obvious. This is just a quick hack. Just as a point of information, v0.4 of the performance corpus (iirc, pretty much ready to merge, as soon as notmuch 0.17 is out the door) will render this obsolete. d