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 19:08:09 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bc9a58d75b
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: update corpus signature In the decade (!) since this corpus was last updated, the keyserver network is essentially dead, and I have migrated gpg keys. Bump the version number as a clean way of switching signatures. Also update the instructions to suggest using "--locate-external-key" to download the public key. By default this uses WKD, which is now supported for my UID.
2023-05-31 13:19:18 +02:00
PERFTEST_VERSION
=
0.5
Reference in a new issue
Copy permalink