Update README.md

This commit is contained in:
Daniel Lemire 2020-12-08 13:43:07 -05:00 committed by GitHub
parent 06f5313480
commit 7ad469d694
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,7 +72,7 @@ The fast_float library provides a performance similar to that of the [fast_doubl
## Users
The fast_float library is used by [Apache Arrow](https://github.com/apache/arrow/pull/8494) where it multiplied the number parsing speed by two or three times.
The fast_float library is used by [Apache Arrow](https://github.com/apache/arrow/pull/8494) where it multiplied the number parsing speed by two or three times. It is also used by [Yandex ClickHouse](https://github.com/ClickHouse/ClickHouse).
## How fast is it?