[PATCH 4/4] perf-test: add nmbug tags to default database

Subject: [PATCH 4/4] perf-test: add nmbug tags to default database

Date: Tue, 4 Dec 2012 00:18:32 -0400

To: notmuch@notmuchmail.org

Cc: David Bremner

From: david@tethera.net


From: David Bremner <bremner@debian.org>

This makes the tag set a bit less boring, and also acts as a benchmark
on its own.
---
 performance-test/basic |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/performance-test/basic b/performance-test/basic
index 41a7ff1..3225983 100755
--- a/performance-test/basic
+++ b/performance-test/basic
@@ -10,6 +10,8 @@ print_header
 
 time_run 'initial notmuch new' 'notmuch new'
 
+time_run 'load nmbug tags' 'notmuch restore --accumulate < corpus.tags/nmbug.sup-dump'
+
 cache_database
 
 time_run 'second notmuch new' 'notmuch new'
-- 
1.7.10.4


Thread: