Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
No description provided
Testing performance when using a new RegExp object vs a literal regex
To test if native js implementation is better compared to Lodash
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Symbol.iterator also matches TypedArray, Map, and such
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with push inside reduce
Comparing performance of: toFixed(4) vs toPrecision(4).toString() vs (Math.round(*10000)/10000).toString() vs Math.floor fast vs the new Math.trunc
Compare various methods of obtaining a group of elements identified by class name
Compare different ways of extracting unique items
Remove one item from array and return a new array with filter or slice and spread operator
No description provided
No description provided
No description provided