aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xperformance-test/00-new4
1 files changed, 0 insertions, 4 deletions
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