#1
(This post was last modified: 31 July, 2023 - 01:13 PM by JUB0T. Edited 2 times in total.)
Turns out that if you hash a phrase and instead of checking the hash on creation you store it in a hashmap and then look through the hashmap it can perform up to 10x faster.

Demo: Source Code

This is a bump
Github: github.com/jub0t