This website requires JavaScript.
Explore
Help
Sign in
debian
/
notmuch
Watch
1
Star
0
Fork
You've already forked notmuch
0
mirror of
https://git.notmuchmail.org/git/notmuch
synced
2024-11-22 10:58:10 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c01152885c
notmuch
/
performance-test
/
version.sh
4 lines
98 B
Bash
Raw
Normal View
History
Unescape
Escape
test: initial performance testing infrastructure 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
2012-11-17 17:28:15 +01:00
# this should be both a valid Makefile fragment and valid POSIX(ish) shell.
perf-test: bump version to 0.4, use manifest files The new revision of the performance test includes manifests for each corpus, so update the support library to use these manifests at the same time.
2013-12-01 04:00:03 +01:00
PERFTEST_VERSION
=
0.4
Reference in a new issue
Copy permalink