unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob 16b7d03e387751e6dcadbb7fcd45dd955abf3d46 288 bytes (raw)
name: performance-test/basic 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
 

. ./perf-test-lib.sh

add_email_corpus

time_run 'initial notmuch new' 'notmuch new'
time_run 'second notmuch new' 'notmuch new'
time_run 'dump *' 'notmuch dump > tags.out'
time_run 'restore *' 'notmuch restore < tags.out'
time_run 'tag * +new_tag' "notmuch tag +new_tag '*'"

time_done

debug log:

solving 16b7d03 ...
found 16b7d03 in https://yhetil.org/notmuch/1353188234-29666-3-git-send-email-david@tethera.net/

applying [1/1] https://yhetil.org/notmuch/1353188234-29666-3-git-send-email-david@tethera.net/
diff --git a/performance-test/basic b/performance-test/basic
new file mode 100755
index 0000000..16b7d03

Checking patch performance-test/basic...
Applied patch performance-test/basic cleanly.

index at:
100755 16b7d03e387751e6dcadbb7fcd45dd955abf3d46	performance-test/basic

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).