Skip to content

Optimize fastfloat_strncasecmp #60

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

Open
lemire opened this issue Feb 25, 2021 · 1 comment
Open

Optimize fastfloat_strncasecmp #60

lemire opened this issue Feb 25, 2021 · 1 comment

Comments

@lemire
Copy link
Member

lemire commented Feb 25, 2021

These functions can be specialized for fixed length and done with SWAR

@IRainman
Copy link

Yes, it's definitely needed because fastfloat_strncasecmp is only supports some printable ASCII chars https://en.wikipedia.org/wiki/ASCII#Printable_character_table

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

No branches or pull requests

2 participants