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

	size	name
 	39	.gitignore
x	279	M00-new.sh
x	500	M01-dump-restore.sh
 	132	Makefile
 	1101	Makefile.local
 	2870	README
x	192	T00-new.sh
x	286	T01-dump-restore.sh
x	322	T02-tag.sh
d	-	download/
x	558	notmuch-memory-test
x	558	notmuch-time-test
 	4424	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