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

Analyze performance for areas of improvement #31

Open
jakerockland opened this issue Aug 30, 2017 · 1 comment
Open

Analyze performance for areas of improvement #31

jakerockland opened this issue Aug 30, 2017 · 1 comment

Comments

@jakerockland
Copy link
Owner

https://medium.com/swift-programming/secret-of-swift-performance-a8ee86060843

@jakerockland
Copy link
Owner Author

jakerockland commented Dec 15, 2020

Ideas from @SaidinWoT

  1. Env.find(_:) may be the biggest contributor to bad performance.
  2. Rewriting eval as a switch might allow the compiler to do smarter switching on the type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant