mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 01:06:48 +08:00
Update README.md
This commit is contained in:
parent
5c2a4a026a
commit
b90ba259ef
@ -305,7 +305,7 @@ The fast_float library provides a performance similar to that of the [fast_doubl
|
|||||||
|
|
||||||
## Users
|
## 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. It is also used by [Yandex ClickHouse](https://github.com/ClickHouse/ClickHouse) and by [Google Jsonnet](https://github.com/google/jsonnet).
|
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 [ClickHouse](https://github.com/ClickHouse/ClickHouse) and by [Google Jsonnet](https://github.com/google/jsonnet). It is part of GCC (as of GCC 12). It is part of WebKit (Safari).
|
||||||
|
|
||||||
|
|
||||||
## How fast is it?
|
## How fast is it?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user