Skip to content

Change isCompanionNeeded #1139

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
Mar 3, 2016

Conversation

odersky
Copy link
Contributor

@odersky odersky commented Mar 3, 2016

Fix an inefficiency when compiling stdlib. The fix brings compilation time down from 185s to 44s.
But I seem to remember we used to compile stdlib in ~25s. We should investigate what else
could have slowed it down.

Review by @DarkDimius.

odersky added 2 commits March 3, 2016 10:36
Print a phase after it has run, together with the time
it needs. Useful to locate performance problems in transforms.
Brings time to compile stdlib down from 185s to 44s.
@DarkDimius
Copy link
Contributor

LGTM

DarkDimius added a commit that referenced this pull request Mar 3, 2016
@DarkDimius DarkDimius merged commit c1b4141 into scala:master Mar 3, 2016
@allanrenucci allanrenucci deleted the change-needs-companion branch December 14, 2017 16:58
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.

3 participants