notmuch.git  about / heads / tags
Unnamed repository; edit this file 'description' to name the repository.
tree 708b009830f462545cec6413d2155fb45258d266  path: performance-test

	size	name
 	43	.gitignore
x	301	M00-new.sh
x	522	M01-dump-restore.sh
x	328	M02-show.sh
x	342	M03-search.sh
x	437	M04-reply.sh
x	167	M05-reindex.sh
x	318	M06-insert.sh
 	132	Makefile
 	1107	Makefile.local
 	3423	README
x	879	T00-new.sh
x	308	T01-dump-restore.sh
x	344	T02-tag.sh
x	977	T03-reindex.sh
x	404	T04-thread-subquery.sh
x	493	T05-ruby.sh
x	2793	T06-emacs.sh
x	463	T07-git.sh
d	-	download/
x	558	notmuch-memory-test
x	558	notmuch-time-test
 	5268	perf-test-lib.sh
 	98	version.sh
glossary
--------
Tree objects belong to commits or other tree objects.  Trees may
reference blobs, sub-trees, or (rarely) commits of submodules.

Path names are stored in tree objects, but trees do not know
their own path name.  A tree's path name comes from their parent tree,
or it is the root tree referenced by a commit object.  Thus, this web UI
relies on the `b=' URI parameter as a hint to display the path name.
git clone https://yhetil.org/notmuch.git