Skip to content
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

More aggressive allocation elimination. #16021

Merged
merged 1 commit into from
Apr 27, 2016
Merged

More aggressive allocation elimination. #16021

merged 1 commit into from
Apr 27, 2016

Commits on Apr 26, 2016

  1. More aggressive allocation elimination.

    * Mutable allocations that aren't mutated or escaped
    * Allocations that aren't used (Fix #12415)
    * Allocations of fields that aren't used or escaped
    yuyichao committed Apr 26, 2016
    Configuration menu
    Copy the full SHA
    e5d697f View commit details
    Browse the repository at this point in the history