ArrayV
ArrayV copied to clipboard
Suggestion: Add recursion tracking
The statistics HUD should also include stats like recursion depth and the number of recursions, like in PCBoy's videos. This is also to accurately measure the space complexity of recursive sorts.