mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-11-22 02:48:08 +01:00
perf-test: remove redundant "initial notmuch new"
The initial notmuch-new and caching are now done automatically by time_start
This commit is contained in:
parent
da6d66e286
commit
f43b23f8e0
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue