You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "DeBel (JIRA)" <ji...@apache.org> on 2010/09/11 18:21:33 UTC

[jira] Updated: (FOR-1203) Performance : patch to improve the class AntProperties.java

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

DeBel updated FOR-1203:
-----------------------

    Attachment: AntProperties.java.diff

patch to improve the method put of AntPrperties.java

> Performance : patch to improve the class AntProperties.java 
> ------------------------------------------------------------
>
>                 Key: FOR-1203
>                 URL: https://issues.apache.org/jira/browse/FOR-1203
>             Project: Forrest
>          Issue Type: Improvement
>          Components: Core operations
>            Reporter: DeBel
>         Attachments: AntProperties.java.diff
>
>
> I change the method put to avoid to browse all the property yet define and replace this by only calling the needed property.
> some test show good performance ( only for the starting ) but it is interesting to be ligth
> svn release 996160

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