X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=performance-test%2F01-dump-restore;h=b2ff94001a3c15b91bfbb5a1e398df8940d72246;hp=0ee3a282382f630cb982828747810efc4feb9d13;hb=327f30a8f398570a51f9c49cc092c4a95c53ef39;hpb=51b0f8ff3373fe744691b4836f4ee85919e3ec4a 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'