[PATCH 4/4] perf-test: add nmbug tags to default database
david at tethera.net
david at tethera.net
Mon Dec 3 20:18:32 PST 2012
From: David Bremner <bremner at 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
More information about the notmuch
mailing list