Use the debug one for test comparisons as it works on raw C++ with no Windows optimizations.
The release one will turn out to be faster than Assembly and is inaccurate for comparisons but I
decided to include it to showcase how much the release build differs from the debug one in theory.