aboutsummaryrefslogtreecommitdiffhomepage
path: root/performance-test
diff options
context:
space:
mode:
Diffstat (limited to 'performance-test')
-rwxr-xr-xperformance-test/01-dump-restore1
1 files changed, 1 insertions, 0 deletions
diff --git a/performance-test/01-dump-restore b/performance-test/01-dump-restore
index 0ee3a282..b2ff9400 100755
--- a/performance-test/01-dump-restore
+++ b/performance-test/01-dump-restore
@@ -6,6 +6,7 @@ test_description='dump and restore'
time_start
+time_run 'load nmbug tags' 'notmuch restore --accumulate < corpus.tags/nmbug.sup-dump'
time_run 'dump *' 'notmuch dump > tags.out'
time_run 'restore *' 'notmuch restore < tags.out'