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 Attachments: rulesbase.patch
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