A fast HTTP request/response parser for Common Lispgithub.com131 points·by fukamachi·12 anni fa·73 comments
fukamachi·12 anni fa·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·12 anni fa·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).