You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Frank David Martinez (Updated) (JIRA)" <ji...@apache.org> on 2012/04/17 16:44:17 UTC

[jira] [Updated] (DIGESTER-164) RulesBase performance optimization

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

Frank David Martinez updated DIGESTER-164:
------------------------------------------

    Attachment: rulesbase.patch

Copy wildcard patterns to its own cache, so it will be a smaller collection to iterate when search for a longest key.
                
> RulesBase performance optimization
> ----------------------------------
>
>                 Key: DIGESTER-164
>                 URL: https://issues.apache.org/jira/browse/DIGESTER-164
>             Project: Commons Digester
>          Issue Type: Improvement
>    Affects Versions: 3.2
>            Reporter: Frank David Martinez
>            Priority: Minor
>              Labels: patch
>         Attachments: rulesbase.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> RulesBase iterates over all patterns looking for the longest key. It could be optimized with a separate cache of wildcards.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira