From: David Bremner <[email protected]>

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

Reply via email to