We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966c753 commit 44e4069Copy full SHA for 44e4069
README.md
@@ -36,8 +36,8 @@ No. The latest version can parse records really, really fast.
36
~1,085,000 records/second in Rust with rayon on an 8-core Intel MacBook Pro
37
~3,195,000 records/second in Rust with rayon on a 10-core M1 MacBook Pro
38
~3,583,000 records/second in Rust with rayon on M1 with PGO
39
- ~10,789,000 records/second in Rust with rayon on a 16-core M4 Max with PGO
40
~12,004,000 records/second in Rust with rayon on a 20-core M1 Ultra with PGO
+ ~13,076,000 records/second in Rust with rayon on a 16-core M4 Max with PGO
41
~22,559,000 records/second in Rust with rayon on a 32-core Ryzen 9 9950X with PGO
42
43
### What does it calculate?
0 commit comments