1QSRESPEED(1) qsrespeed man page QSRESPEED(1)
2
3
4
6 Tool to compare / estimate the processing time for (Perl-compatible)
7 regular expressions (PCRE).
8
10 qsrespeed <path>
11
13 qsrespeed loads regular expressions from the provided file and matches
14 them against a built-in set of strings measuring the time needed to
15 process them. It's a benchmark too to judge the expressions you have
16 defined regarding the potential CPU consumption.
17
19 <path> Defines the input file to process. The file consists a list of
20 (separated by a newline character) regular expressions to test
21
23 qsdt(1), qsexec(1), qsfilter2(1), qsgeo(1), qsgrep(1), qshead(1),
24 qslog(1), qslogger(1), qspng(1), qsre(1), qsrotate(1), qssign(1),
25 qstail(1)
26
28 Pascal Buchbinder, http://mod-qos.sourceforge.net/
29
30
31
32mod_qos utilities 11.66 May 2020 QSRESPEED(1)