Re: So. Many. HASHES!
- Posted by ghaberek (admin) Feb 13, 2022
- 925 views
Fun fact: on my system the interpreter runs those hash tests in 1.6s and the translator does them in 0.004s.
Edit: I now have it testing hashes on over 450 files from the source directory as well. 2766 tests in total (strings and files) in 2.82s interpreted, 0.98s translated.
-Greg