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

improve ishex and unhex by hex2intTable #1883

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

ksw2000
Copy link
Contributor

@ksw2000 ksw2000 commented Oct 8, 2024

Improve the performance of ishex and unhex by reducing branching through table lookup.

@ksw2000 ksw2000 marked this pull request as ready for review October 8, 2024 06:06
@erikdubbelboer erikdubbelboer merged commit 9458f7a into valyala:master Oct 18, 2024
15 checks passed
@erikdubbelboer
Copy link
Collaborator

Thanks!

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