Skip to content

Hardcode enum reverse search

Clocks requested to merge github/fork/Doomsdayrs/hardcode-enum into development

Created by: Doomsdayrs

Hardcode loading enumerations from enums, this helps improve speed.

Included are txt files loaded with outputs from EnumerationSpeed with different repeat values. Note that timings decrease as the function call is repeated overtime. Seems to cut off in improvement at the 100,000 repeat mark, but that would kill the terminal :D .

Honestly, really fun to code and test.

Merge request reports