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

Use fast_float for number parsing (Poco::NumberParser) #4696

Open
obiltschnig opened this issue Sep 16, 2024 · 0 comments
Open

Use fast_float for number parsing (Poco::NumberParser) #4696

obiltschnig opened this issue Sep 16, 2024 · 0 comments

Comments

@obiltschnig
Copy link
Member

https://github.com/fastfloat/fast_float

Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, Redis and WebKit/Safari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant