Backend upgrade with StringBuilder and string concatenation optimizations#3391
Merged
allanrenucci merged 2 commits intoscala:masterfrom Oct 30, 2017
Merged
Backend upgrade with StringBuilder and string concatenation optimizations#3391allanrenucci merged 2 commits intoscala:masterfrom
allanrenucci merged 2 commits intoscala:masterfrom
Conversation
4c601f2 to
d7bec14
Compare
smarter
approved these changes
Oct 27, 2017
* SI-9315 Desugar string concat to java.lang.StringBuilder ... (cd0211cf0fb755281c7607bf6a172df306b5686f) * SI-9571 Avoid boxing primitives in string concatenation (cb68d9c1868e9fbb3e58cdfd606274e070db5b31)
Ported from cb68d9c1868e9fbb3e58cdfd606274e070db5b31
d7bec14 to
dbf1fe8
Compare
Contributor
Author
|
test performance please |
Member
|
performance test scheduled: 1 job(s) in queue, 0 running. |
Member
|
Performance test finished successfully: Visit http://dotty-bench.epfl.ch/3391/ to see the changes. Benchmarks is based on merging with master (f44438e) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.