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

Stop checking encoding names #2454

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

casperisfine
Copy link

Comparing the names is much less efficient than comparing the instance directly.

It may also change in the future: https://bugs.ruby-lang.org/issues/18576

Comparing the names is much less efficient than
comparing the instance directly.

It may also change in the future: https://bugs.ruby-lang.org/issues/18576
@flavorjones
Copy link
Member

@casperisfine Thanks! Kicked off CI.

@flavorjones flavorjones merged commit c75e477 into sparklemotion:main Feb 21, 2022
@flavorjones
Copy link
Member

Thank you, @casperisfine!

flavorjones added a commit that referenced this pull request Feb 21, 2022
@flavorjones flavorjones added this to the v1.14.0 milestone Feb 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants