Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-2330

Replace StringBuilder with simple string concatenation

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 4.0.17
    • None
    • None

      Apparently simple string concatenation is faster than StringBuilder.append(). Also, we have occurrences of StringBuilder.append() that's not guarded by a log.isTraceEnabled() (e.g. in NAKACK2.overwriteDigest()): remove that.

              rhn-engineering-bban Bela Ban
              rhn-engineering-bban Bela Ban
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: