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

Add a lot of resilience-related annotations to stdlib to improve the performance of the resilient stdlib #7350

Merged
merged 2 commits into from Mar 17, 2017

Commits on Mar 17, 2017

  1. Annotate stdlib functions to get a good performance even in resilient…

    … mode, when -sil-serialize-all is disabled
    
    This commit mostly improves the performance of arrays and ranges.
    It does not cover Strings, Dictionaries and Sets yet.
    swiftix committed Mar 17, 2017
    2
    Copy the full SHA
    29ad714 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c811b8 View commit details
    Browse the repository at this point in the history