haproxy/contrib
Willy Tarreau 1769a18f62 [OPTIM] halog: use a faster zero test in fgets()
A new idea came up to detect the presence of a null byte in a word.
It saves several operations compared to the previous one, and eliminates
the jumps (about 6 instructions which can run 2-by-2 in parallel).

This sole optimisation improved the line count speed by about 30%.
2010-05-04 11:04:54 +02:00
..
base64 [CONTRIB] add base64rev-gen.c that was used to generate the base64rev table. 2010-01-31 19:14:07 +01:00
halog [OPTIM] halog: use a faster zero test in fgets() 2010-05-04 11:04:54 +02:00
netsnmp-perl [MAJOR] proto_uxst rework -> SNMP support 2008-03-04 06:32:16 +01:00
selinux [CONTRIB] selinux policy for haproxy 2009-03-21 10:15:00 +01:00