You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Bryant Luk (JIRA)" <ji...@apache.org> on 2009/09/09 01:24:59 UTC

[jira] Updated: (WINK-173) Delay a few calls during initialization unless absolutely required

     [ https://issues.apache.org/jira/browse/WINK-173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryant Luk updated WINK-173:
----------------------------

    Attachment: WINK-173.patch

The AbstractRuntimeContext change is as explained earlier.

The URI normalization is skipped if there are no tricky characters.

The HTTP headers cache is not completely built unless called for.  For messages with headers that aren't required to be processed, this improves performance.

> 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.