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

Freeze string literals to improve performance #89

Merged
merged 2 commits into from
Sep 3, 2018

Conversation

ashmaroli
Copy link
Contributor

Making strings immutable helps improve performance by avoiding creating new string objects on each call

ashmaroli and others added 2 commits September 3, 2018 01:25
@aarongustafson aarongustafson merged commit 6a4044a into aarongustafson:master Sep 3, 2018
@ashmaroli ashmaroli deleted the freeze-strings branch September 4, 2018 03:45
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