sulhome / benchmark-different-approaches-when-using-foreach-in-javascript

compare the performance of running foreach in 5 different ways. Namely ES6, tail recursion (without a callback), tail recursion (with a callback), underscore and lodash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sulhome/benchmark-different-approaches-when-using-foreach-in-javascript Issues

No issues in this repository yet.