We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb5884b + 95628c0 commit e3e5068Copy full SHA for e3e5068
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