Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-4527

Recorder#getSelectedChoices() can be very slow under certain circumstances

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.5, 6.0.0-beta1
    • 1.5.7, 6.0.0-beta2
    • wicket-extensions
    • None

    Description

      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.

      Attachments

        Activity

          People

            pete Peter Ertl
            markus.k Markus Krischke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: