From 5240a92428e669f8d6a8be196e62a9a5efa40043 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Tue, 24 Nov 2020 09:17:48 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67d2fc2..1738dd5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## fast_float number parsing library +## fast_float number parsing library: 4x faster than strtod ![Ubuntu 20.04 CI (GCC 9)](https://github.com/lemire/fast_float/workflows/Ubuntu%2020.04%20CI%20(GCC%209)/badge.svg) ![Ubuntu 18.04 CI (GCC 7)](https://github.com/lemire/fast_float/workflows/Ubuntu%2018.04%20CI%20(GCC%207)/badge.svg)