I did a merge sort algorithm and I wanted to test his limits but even if it takes half a second to run on huge list, I couldn't push it to it's limits because of the stack limit.
I don't know if that would be possible but I'd be nice if we could change the stack limit.