haproxy/contrib/halog
Willy Tarreau d2c142c7ee [OPTIM] halog: speed up fgets2-64 by about 10%
This version uses more 64-bit lookups and two 32-bit lookups
to converge faster. This saves about 10% performance.
2010-05-05 12:22:08 +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 [OPTIM] halog: minor speedup by using unlikely() 2010-05-05 12:20:19 +02:00
Makefile [BUILD] halog: make without arch-specific optimizations 2010-01-28 10:07:07 +01:00