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

SIMD integer parsing #393

Open
pickfire opened this issue Jun 16, 2020 · 1 comment
Open

SIMD integer parsing #393

pickfire opened this issue Jun 16, 2020 · 1 comment

Comments

@pickfire
Copy link

pickfire commented Jun 16, 2020

https://kholdstare.github.io/technical/2020/05/26/faster-integer-parsing.html
http://0x80.pl/articles/simd-parsing-int-sequences.html
simd-lite/simd-json#132

@cuviper
Copy link
Member

cuviper commented Jun 16, 2020

I don't really want to get into the general business of parsing, but maybe SIMD could be useful for the parsing in num-bigint in particular.

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