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

Separate shortest and given precision floating-point formatting #1889

Closed
vitaut opened this issue Sep 20, 2020 · 1 comment
Closed

Separate shortest and given precision floating-point formatting #1889

vitaut opened this issue Sep 20, 2020 · 1 comment

Comments

@vitaut
Copy link
Contributor

vitaut commented Sep 20, 2020

As discussed in #1882 it's better to separate shortest floating-point formatting from the one with a given precision so that the former can be optimized.

@vitaut
Copy link
Contributor Author

vitaut commented Oct 9, 2020

Mostly done and {fmt} is now faster than ryu on dtoa-benchmark even with compressed tables:
image

@vitaut vitaut closed this as completed Oct 10, 2020
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

1 participant