Optimize the default FP presentation
Open
- Dominant language
- C++
- Stars
- 25.8k
- Forks
- 3.1k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
The default FP presentation (formatting of the significand and exponent after they are produced by Dragonbox) can be slightly optimized, possibly using some ideas from `jkj::dragonbox::detail::to_chars<...>`: https://github.com/fmtlib/fmt/issues/3675#issuecomment-3172953795.
Contributor guide
Assessment
This issue has not been assessed yet.