Skip to content

Revert "Re-enable resilience for stdlib and overlays" #15181

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 1 commit into from
Mar 12, 2018

Conversation

eeckstein
Copy link
Contributor

Reverts #15138

Re-enabling resilience resulted in some catastrophic performance and code size degradations, which we didn't see the first time we enabled resilience.
This needs to be resolved before we can re-enable it again.

@eeckstein
Copy link
Contributor Author

@swift-ci smoke test and merge

@eeckstein eeckstein merged commit b285f5d into master Mar 12, 2018
@eeckstein eeckstein deleted the revert-15138-third-time-lucky branch March 12, 2018 17:27
@slavapestov
Copy link
Contributor

The problem with disabling it is that tests tend to regress while it’s disabled. Can we leave it enabled while we work on the performance and code size regressions?

@eeckstein
Copy link
Contributor Author

I prefer to enable it again when after the performance issues are fixed. I see the performance regressions as bad as a test regression.

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