Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#4518·fmt

Optimize the default FP presentation

Author: vitautCreated Aug 25, 2025Updated Sep 2, 2026

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.

Source: fmtlib/fmt

View original on GitHubView discussion on GitHub