Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-1142

Minor performance improvements

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.11.0
    • None

    Description

       

      • Remove redundant initializer
      • Redundant interface modifier --> Not really performance
      • Remove Unused import
      • Bulk operation can be used instead of iteration
      • Manual array copy
      • Manual array to collection copy
      • Avoid String concatenation in loop
      • Redundant 'Collection.addAll()' call. Use Parametrized constructor.

      Attachments

        Activity

          People

            Unassigned Unassigned
            arturobernalg Arturo Bernal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: