
29 Apr
2008
29 Apr
'08
7:11 p.m.
On Tue, Apr 29, 2008 at 8:44 PM, Don Stewart
ndmitchell:
That requires Proposal 2, so needs to have an API defined -- including length# and some others. Out of curiosity, how much performance boost would this give in ByteString?
It matters for programs with lots of constant strings. HAppS' webserver reported good speedups doing this translation by hand.
I imagine that my HTTP parser library would also get a nice boost from this. -- Johan