X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=performance-test%2F00-new;h=553bb8b66a1f7dc32af48a8528da1fdab8049284;hp=6f0b50c3f8180c2689a091bab6fa8d394409aa6f;hb=f43b23f8e02dfd973a17e02d60f1e14e8b9da301;hpb=51b0f8ff3373fe744691b4836f4ee85919e3ec4a diff --git a/performance-test/00-new b/performance-test/00-new index 6f0b50c3..553bb8b6 100755 --- a/performance-test/00-new +++ b/performance-test/00-new @@ -8,10 +8,6 @@ uncache_database time_start -time_run 'initial notmuch new' 'notmuch new' - -cache_database - for i in $(seq 2 6); do time_run "notmuch new #$i" 'notmuch new' done