Specialize generation of simple String concatenation expressions

XMLWordPrintable

      By refactoring StringConcatFactory/-Helper to provide a manually inlined specialization for concatenations of two Objects or one Object and a constant, we can reduce bootstrap overheads for these simplest and very common concat expressions, and also reuse that method with good results for String::concat.

            Assignee:
            Claes Redestad
            Reporter:
            Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: