[hunchentoot-devel] Hunchentoot performance
Edi Weitz
edi at agharta.de
Sun Dec 30 17:24:22 UTC 2007
On Sun, 30 Dec 2007 14:38:56 +0100, vseguip at gmail.com wrote:
> It looks like write-header-line still takes an inordinate amount of
> time for no good reason so I changed it to first build a string and
> the output it to the stream
OK, that seems like an easy fix. I'll integrate that into the next
release. Thanks.
> Now it seems like rfc-1123-date could do with some optimization
You're on SBCL? Try to benchmark RFC-1123-DATE with pretty-printing
turned off.
> but all in all I'm getting 465 req/sec wich is a very nice
> performance improvement.
Right. All you need now is a website with 400 visitors per
second... :)
Edi.
More information about the Tbnl-devel
mailing list