Skip to content

[5.1]Disable typo-correction by default until we can make it work within acceptable performance bounds #25750

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

akyrtzi
Copy link
Contributor

@akyrtzi akyrtzi commented Jun 25, 2019

Typo-correction can be so expensive that it can slow down typechecking over 10x.
It can be a significant productivity drain for developing on large projects.

Unfortunately it is best that we disable it until we can dedicate the time to address its performance issues
and we are certain it works within acceptable performance bounds.

rdar://51966070

master: #25674

…cceptable performance bounds

Typo-correction can be so expensive that it can slow down typechecking over 10x.
It can be a significant productivity drain for developing on large projects.

Unfortunately it is best that we disable it until we can dedicate the time to address its performance issues
and we are certain it works within acceptable performance bounds.

rdar://51966070
@akyrtzi
Copy link
Contributor Author

akyrtzi commented Jun 25, 2019

@swift-ci test and merge

@akyrtzi
Copy link
Contributor Author

akyrtzi commented Jun 25, 2019

@swift-ci test OS X platform

@akyrtzi akyrtzi merged commit d0b40fb into swiftlang:swift-5.1-branch Jun 25, 2019
@akyrtzi akyrtzi deleted the 5.1-disable-typo-correction branch June 25, 2019 23:24
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.

1 participant