From f9bcbdcbcf76ea3f90324ad8b03b035186c9c434 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Tue, 6 Dec 2022 11:51:59 -0800 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c4a2b30c..250d3a4b 100644 --- a/README.rst +++ b/README.rst @@ -208,7 +208,7 @@ further details refer to the `source `_. {fmt} is up to 20-30x faster than ``std::ostringstream`` and ``sprintf`` on -floating-point formatting (`dtoa-benchmark `_) +IEEE754 `float` and `double` formatting (`dtoa-benchmark `_) and faster than `double-conversion `_ and `ryu `_: