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 8b6c4f4 commit 95628c0Copy full SHA for 95628c0
benchmark/README.md
@@ -4,6 +4,6 @@ This directory contains the benchmarking code for the project. The benchmarking
4
5
## Output
6
7
-> Python: 349.520957 s for 1000 iterations (avg: 0.034952 s/iter) \
8
-> Word: 37.664156 s for 1000 iterations (avg: 0.003766 s/iter) \
+> Python: 349.520957 s for 10000 iterations (avg: 0.034952 s/iter) \
+> Word: 37.664156 s for 10000 iterations (avg: 0.003766 s/iter) \
9
> Ratio python/word: 9.28x
0 commit comments