haproxy/contrib/halog
Willy Tarreau 24bcb4f2ff [CONTRIB] halog: minor speed improvement in timer parser
The timer parser looks for the next slash after the last timer, which is
very far away. Those 4 occurrences have been fixed to match the way it's
done in URL sorting, which is faster. Average speed gain is 5-6% on -srv
and -pct.
(cherry picked from commit 3555671c93695f48c02ef05c8bb228523f17ca20)
2010-10-30 19:04:37 +02:00
..
Makefile [CONTRIB] halog: report per-url counts, errors and times 2010-10-30 19:04:37 +02:00
fgets2-64.c [OPTIM] halog: speed up fgets2-64 by about 10% 2010-05-05 12:22:08 +02:00
fgets2.c [OPTIM] halog: use a faster zero test in fgets() 2010-05-04 11:04:54 +02:00
halog.c [CONTRIB] halog: minor speed improvement in timer parser 2010-10-30 19:04:37 +02:00