Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-669

Use StrBuilder instead of StringBuffer to improve performance where sync. is not an issue (Lang 2.x branch)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.6
    • General
    • None

    Description

      StrBuilder is an un-synchronized equivalent of StringBuffer. We should eat our own dogfood and use it where synchronization is not an issue in the Lang 2.x branch

      Attachments

        Activity

          People

            niallp Niall Pemberton
            niallp Niall Pemberton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: