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

Avoid a hash object allocation per each query/execute call #1112

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

kamipo
Copy link
Contributor

@kamipo kamipo commented Mar 9, 2020

This is a same optimization approach with ruby/ruby#2393.

@sodabrew sodabrew added this to the 0.5.4 milestone Mar 10, 2020
@sodabrew
Copy link
Collaborator

Thank you!

@sodabrew sodabrew merged commit c66eb36 into brianmario:master Mar 10, 2020
@kamipo kamipo deleted the less_allocation_query branch March 10, 2020 00:07
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