Gaming32/ArrayV

Suggestion: Add recursion tracking

smaybius opened this issue · 0 comments

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.