Skip to content

Backend upgrade with StringBuilder and string concatenation optimizations#3391

Merged
allanrenucci merged 2 commits intoscala:masterfrom
dotty-staging:upgrade-backend
Oct 30, 2017
Merged

Backend upgrade with StringBuilder and string concatenation optimizations#3391
allanrenucci merged 2 commits intoscala:masterfrom
dotty-staging:upgrade-backend

Conversation

@nicolasstucki
Copy link
Contributor

No description provided.

* SI-9315 Desugar string concat to java.lang.StringBuilder ... (cd0211cf0fb755281c7607bf6a172df306b5686f)
* SI-9571 Avoid boxing primitives in string concatenation (cb68d9c1868e9fbb3e58cdfd606274e070db5b31)
Ported from cb68d9c1868e9fbb3e58cdfd606274e070db5b31
@nicolasstucki nicolasstucki changed the title WIP test Backend upgrade Backend upgrade with StringBuilder and string concatenation optimizations Oct 30, 2017
@nicolasstucki
Copy link
Contributor Author

test performance please

@dottybot
Copy link
Member

performance test scheduled: 1 job(s) in queue, 0 running.

@allanrenucci allanrenucci merged commit e7402bf into scala:master Oct 30, 2017
@dottybot
Copy link
Member

Performance test finished successfully:

Visit http://dotty-bench.epfl.ch/3391/ to see the changes.

Benchmarks is based on merging with master (f44438e)

@allanrenucci allanrenucci deleted the upgrade-backend branch December 14, 2017 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants