18 ms·
Are browsers intelligent enough to inline the function invocation on each step of a _.times ?
by oliao 11y ago
Are browsers intelligent enough to inline the function invocation on each step of a _.times ?
- jdd 11y agoIf the function is small enough, yes.