Browse the latest JavaScript performance benchmarks created by the community.
Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.
Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.
No description provided
Test on isEqual performance
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with the traditional slice() method
No description provided
No description provided
No description provided
No description provided
No description provided
Test on isEqual performance
No description provided
Let's compare the speed of 3 different ways to traverse the DOM.
No description provided
No description provided
No description provided
No description provided
Compare for(index), for(in) and forEach()
No description provided