ArrayV icon indicating copy to clipboard operation
ArrayV copied to clipboard

Suggestion: Add recursion tracking

Open smaybius opened this issue 2 years ago • 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.

smaybius avatar Apr 24 '22 17:04 smaybius