From 7beeb8c88a014ecbc53d8241f10683b3c4c16228 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 17 Nov 2012 12:28:15 -0400 Subject: 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 --- performance-test/download/.gitignore | 2 ++ performance-test/download/notmuch-email-corpus-0.2.tar.xz.asc | 9 +++++++++ 2 files changed, 11 insertions(+) create mode 100644 performance-test/download/.gitignore create mode 100644 performance-test/download/notmuch-email-corpus-0.2.tar.xz.asc (limited to 'performance-test/download') diff --git a/performance-test/download/.gitignore b/performance-test/download/.gitignore new file mode 100644 index 00000000..7b092346 --- /dev/null +++ b/performance-test/download/.gitignore @@ -0,0 +1,2 @@ +*.tar.gz +*.tar.xz diff --git a/performance-test/download/notmuch-email-corpus-0.2.tar.xz.asc b/performance-test/download/notmuch-email-corpus-0.2.tar.xz.asc new file mode 100644 index 00000000..c8b4b3d8 --- /dev/null +++ b/performance-test/download/notmuch-email-corpus-0.2.tar.xz.asc @@ -0,0 +1,9 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iJwEAAECAAYFAlCsvx0ACgkQTiiN/0Um85kZAwP9GgOQ22jK8mr5X4pT/mB8EjSH +QbndlxxbRrP0ChTqjBQoD3IsTHjNL7W572BfXb/MNo94R/iIQ7yTHCDVNuwBhvKd +7qgIuW2FUS1uTfJRP5KBNf8JPuin+6wqGe8/+y/iOs+XJSdiYg1ElS49Ntnpg0yl +btImgEcxTxQ2qfzDS1g= +=iuZR +-----END PGP SIGNATURE----- -- cgit v1.2.3