Skip to content

Backend upgrade with StringBuilder and string concatenation optimizations #3391

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 30, 2017

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