mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-30 02:37:36 +02:00
Update changlog
This commit is contained in:
@ -16,9 +16,9 @@
|
|||||||
prints ``3.141592653589793``.
|
prints ``3.141592653589793``.
|
||||||
|
|
||||||
* Made the fast binary to decimal floating-point formatter the default,
|
* Made the fast binary to decimal floating-point formatter the default,
|
||||||
simplified it and improved performance. {fmt} is now 15x faster than libc++'s
|
simplified it and improved performance. {fmt} is now 15 times faster than
|
||||||
``std::ostringstream``, 11x faster than ``printf`` and 10% faster than
|
libc++'s ``std::ostringstream``, 11 times faster than ``printf`` and 10%
|
||||||
double-conversion on `dtoa-benchmark
|
faster than double-conversion on `dtoa-benchmark
|
||||||
<https://github.com/fmtlib/dtoa-benchmark>`_:
|
<https://github.com/fmtlib/dtoa-benchmark>`_:
|
||||||
|
|
||||||
================== ========= =======
|
================== ========= =======
|
||||||
|
Reference in New Issue
Block a user