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

Improve performance of Strings.split

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 9.0.0
    • 9.1.0
    • wicket-core
    • None

    Description

      Strings.split is another frequently called method that can easily be improved.

      It is fairly optimal when the target string contains the separator char 2+ times, but can be optimized for the 0 and 1 cases.

      Attachments

        Activity

          People

            thomas.heigl Thomas Heigl
            thomas.heigl Thomas Heigl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: