]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
test: initial performance testing infrastructure
authorDavid Bremner <bremner@debian.org>
Sat, 17 Nov 2012 16:28:15 +0000 (12:28 -0400)
committerDavid Bremner <bremner@debian.org>
Mon, 26 Nov 2012 12:39:21 +0000 (08:39 -0400)
This is not near as fancy as as the unit tests, on the theory that
the code should typically be crashing when performance tuning.
Nonetheless, there is plenty of room for improvement.  Several more of
the pieces of the test infrastructure (e.g. the option parsing) could
be factored out into test/test-lib-common.sh


No differences found