Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-256

Replace StringBuffer with StringBuilder in case of local variables

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Even with local variables of Stringbuffer type, unnecessary synchronization overhead will be added in string operation.Replacing StringBuffer with StringBuilder in such cases can avoid synchronization overhead

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vinodkc Vinod KC
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: