mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-08 01:36:49 +08:00
Update README.md
This commit is contained in:
parent
5240a92428
commit
010ccb6250
@ -78,6 +78,7 @@ This library is used by [Apache Arrow](https://github.com/apache/arrow/pull/8494
|
||||
## How fast is it?
|
||||
|
||||
It can parse random floating-point numbers at a speed of 1 GB/s on some systems. We find that it is often twice as fast as the best available competitor, and many times faster than many standard-library implementations.
|
||||
<img src="http://lemire.me/blog/wp-content/uploads/2020/11/fastfloat_speed.png" width="400">
|
||||
|
||||
```
|
||||
$ ./build/benchmarks/benchmark
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user