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:36:52 UTC

[jira] [Updated] (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 updated WICKET-4527:
-------------------------------

          Component/s:     (was: wicket)
                       wicket-extensions
    Affects Version/s: 6.0.0-RC1
    
> 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
>
> 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