We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159c377 commit 480ec98Copy full SHA for 480ec98
README.md
@@ -94,8 +94,8 @@ We compared the performance of the Rust implementation with the Python version o
94
95
| Implementation | Throughput |
96
| -------------- | -------------------------------------------------- |
97
-| **Rust** | 8000 sentences |
98
-| **Python** | 4650 sentences |
+| **Rust** | 8000 samples/second |
+| **Python** | 4650 samples/second |
99
100
The Rust version is roughly **1.7×** faster than the Python version.
101
0 commit comments