2014-09-02 15:47 GMT+02:00 Mark Thomas :
> I was able to squeeze out a little more performance without impacting
> readability. The original and the new RFC6265 parser now have as near as
> makes no difference the same performance.
>
> Nice.
Rémy
On 01/09/2014 13:49, Mark Thomas wrote:
> As previously advertised, I've been working on a new RFC6265 cookie
> parsing. The current status is as follows:
> - parser is working for RFC6265 cookie headers
> - RFC2109 parsing is still TODO
> - new parser is driven by Context level config (no more sys
As previously advertised, I've been working on a new RFC6265 cookie
parsing. The current status is as follows:
- parser is working for RFC6265 cookie headers
- RFC2109 parsing is still TODO
- new parser is driven by Context level config (no more system
properties)
- currently between 1% and 3% sl