Skip to content

Commit 480ec98

Browse files
authored
docs: Updated readme (#11)
1 parent 159c377 commit 480ec98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ We compared the performance of the Rust implementation with the Python version o
9494

9595
| Implementation | Throughput |
9696
| -------------- | -------------------------------------------------- |
97-
| **Rust** | 8000 sentences |
98-
| **Python** | 4650 sentences |
97+
| **Rust** | 8000 samples/second |
98+
| **Python** | 4650 samples/second |
9999

100100
The Rust version is roughly **1.7×** faster than the Python version.
101101

0 commit comments

Comments
 (0)