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

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

Markus Krischke created WICKET-4527:
---------------------------------------

             Summary: 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
    Affects Versions: 1.5.5
            Reporter: Markus Krischke


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

        

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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Ertl updated WICKET-4527:
-------------------------------

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

        

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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ 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

        

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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Ertl reassigned WICKET-4527:
----------------------------------

    Assignee: Peter Ertl
    
> 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
>    Affects Versions: 1.5.5
>            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