A fast HTTP request/response parser for Common Lispgithub.com131 points·by fukamachi·vor 12 Jahren·73 comments
fukamachi·vor 12 Jahren·discussRight. When I added default headers, the score went way down.Probably libevent2 is the bottleneck and no way to make it faster without switching its backend (the cl-async's author is working on rewriting it with libuv now).
fukamachi·vor 12 Jahren·discussNo difference even though I ran the benchmark again after removing the line.
Probably libevent2 is the bottleneck and no way to make it faster without switching its backend (the cl-async's author is working on rewriting it with libuv now).