[ 
https://issues.apache.org/jira/browse/WINK-173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753154#action_12753154
 ] 

Hudson commented on WINK-173:
-----------------------------

Integrated in Wink-Trunk-JDK1.5 #139 (See 
[http://hudson.zones.apache.org/hudson/job/Wink-Trunk-JDK1.5/139/])
    Delay build of all HTTP request headers

See []
Skip path normalization if there are no evil paths

See []
Init the HashMap in AbstractRuntimeContext to 32

The context usually has more than 16 items in it
so a resize is always done anyway.

See []


> Delay a few calls during initialization unless absolutely required
> ------------------------------------------------------------------
>
>                 Key: WINK-173
>                 URL: https://issues.apache.org/jira/browse/WINK-173
>             Project: Wink
>          Issue Type: Improvement
>          Components: Server
>    Affects Versions: 0.2
>            Reporter: Bryant Luk
>            Assignee: Bryant Luk
>             Fix For: 0.2
>
>         Attachments: WINK-173.patch
>
>
> For performance reasons, the HttpHeaders should not be built unless 
> explicitly asked for.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to