From: David Bremner Date: Mon, 3 Dec 2012 23:56:20 +0000 (-0400) Subject: perf-test: add argument parsing for performance tests X-Git-Tag: 0.15_rc1~98 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=e7c661d31a23d1f711a84e6eca85eea9b67f11fe;hp=e7c661d31a23d1f711a84e6eca85eea9b67f11fe;p=obsolete%2Fnotmuch-old perf-test: add argument parsing for performance tests This patch just sets (non-exported) variables. The variable $debug is already used, and $corpus_size will be used in following commits. ---