Update 'Performance'

master
John Zacarias Jekel 1 year ago
parent 43443df82e
commit 5c4f003f4d
  1. 8
      Performance.md

@ -1,8 +1,10 @@
# Test results for the current anslatortray main branch
# Test results for the current Anslatortray main branch
From Anslatortray 0.3.0 to 0.4.0, the various included programs were consolidated into a single `anslatortray` binary. In addition, this binary recieved a new feature `--benchmark-file`, which makes it much easier to evaluate the time it takes to translate a particular file.
TODO
# Test results for anslatortray 0.4.0
# Test results for Anslatortray 0.4.0
TODO
# Test results for anslatortray 0.3.0
# 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,

Loading…
Cancel
Save