haproxy/contrib/halog
Willy Tarreau 31a02e9c5b [OPTIM] halog: make fgets parse more bytes by blocks
By adding a "landing area" at the end of the buffer, it becomes safe to
parse more bytes at once. On 32-bit this makes fgets run about 4% faster
but it does not save anything on 64-bit.
2011-09-10 10:46:39 +02:00
..
fgets2-64.c [OPTIM] halog: make fgets parse more bytes by blocks 2011-09-10 10:46:39 +02:00
fgets2.c [OPTIM] halog: make fgets parse more bytes by blocks 2011-09-10 10:46:39 +02:00
halog.c [MINOR] halog: support backslash-escaped quotes 2011-09-06 08:11:27 +02:00
Makefile [CONTRIB] halog: report per-url counts, errors and times 2010-10-30 19:04:37 +02:00