DEV Community

Discussion on: JavaScript Challenge 3: Remove Zeroes

Collapse
 
albertomontalesi profile image
AlbertoM

That's an interesting find, I also wasn't aware that a function call would have made it that much worse.

Thread Thread
 
mellen profile image
Matt Ellen

Well, to be fair, that's over 100000 iterations. But surprising none-the-less.