Faster Loops in Javascript
· ☕ 2 min read
We have come to appreciate the performance and readability of the ol’ for loop. But, just how much should we be appreciating the performance?
We already did a huge scientific study on different avatars of for. This is the time that we do another highly ineffective test for different types of loops so that we can prove nothing to no one.