You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Ertl (JIRA)" <ji...@apache.org> on 2012/05/02 12:38:51 UTC

[jira] [Resolved] (WICKET-4527) Recorder#getSelectedChoices() can be very slow under certain circumstances

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

Peter Ertl resolved WICKET-4527.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.7
                   6.0.0-RC1

fixed - thanks for reporting!
                
> Recorder#getSelectedChoices() can be very slow under certain circumstances
> --------------------------------------------------------------------------
>
>                 Key: WICKET-4527
>                 URL: https://issues.apache.org/jira/browse/WICKET-4527
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.5.5, 6.0.0-beta1
>            Reporter: Markus Krischke
>            Assignee: Peter Ertl
>             Fix For: 6.0.0-RC1, 1.5.7
>
>
> In Recorder#getSelectedChoices()  the inner for-loop getPalette().getChoices() is called for every iteration. Depending on the efficiency of the implementation of the underlying model this might result in poor performance.

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