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 the strings we're not later modifying #1551

Merged
merged 3 commits into from
Oct 30, 2020
Merged

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Oct 30, 2020

There's a few plugins that this couldn't be enabled on due to how we build strings, but for the most part this is an easy one to turn on and it shaves 1k from the runtime memory!

Signed-off-by: Tim Smith tsmith@chef.io

There's a few plugins that this couldn't be enabled on due to how we build strings, but for the most part this is an easy one to turn on and it shaves 1k from the runtime memory!

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested review from a team as code owners October 30, 2020 22:55
Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 merged commit 0053b68 into master Oct 30, 2020
@tas50 tas50 deleted the frozen_strings_v2 branch October 30, 2020 23:49
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