It's exponential. It's worse than a shell loop spawning a new echo process every iteration.
http://www.galexander.org/vim_sucks.html
Reported: 2005-03-30, unpatched to this day, because parsing opened files on the fly recursively with O(2^nā) complexity is enough.
It's exponential. It's worse than a shell loop spawning a new echo process every iteration.
http://www.galexander.org/vim_sucks.html