Update 'Performance'

master
John Zacarias Jekel 1 year ago
parent 18d4fb572b
commit 43443df82e
  1. 6
      Performance.md

@ -1,3 +1,9 @@
# Test results for the current anslatortray main branch
TODO
# Test results for anslatortray 0.4.0
TODO
# Test results for anslatortray 0.3.0
On my dated system with dual Intel(R) Xeon(R) E5-2670 v2 CPUs, the `translate()` function can process one word every 227.462 nanoseconds on average.
I tested this by feeding the words_alpha.txt file from <https://github.com/dwyl/english-words> to anslatetray-file 10 times, calculating the average runtime,
and dividing by 370105 (the number of words in the file). The times do not including loading from and writing to the disk.

Loading…
Cancel
Save