Skip to content

Form a GenericSignatureBuilder for a RequirementEnvironment as needed. #12203

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

Conversation

DougGregor
Copy link
Member

In a number of cases, we would form a GenericSignatureBuilder as part
of computing the RequirementEnvironment, only to throw it away when we
realized we didn’t need it. Stop doing that.

In a number of cases, we would form a `GenericSignatureBuilder` as part
of computing the RequirementEnvironment, only to throw it away when we
realized we didn’t need it. Stop doing that.
@DougGregor
Copy link
Member Author

8% speedup type-checking the standard library

@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 2545af6 into swiftlang:master Oct 1, 2017
@DougGregor DougGregor deleted the requirement-environment-fewer-gsbs branch October 1, 2017 06:38
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.

2 participants