Browse the latest JavaScript performance benchmarks created by the community.
Fastest way to find keys in objects
No description provided
No description provided
No description provided
No description provided
No description provided
Compare the new ES6 spread operator with the traditional concat() method and push
No description provided
No description provided
No description provided
No description provided
No description provided
array includes, string includes, regex test, switch case
No description provided
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits.
No description provided
No description provided
The best way to map and sort array of arrays
No description provided
No description provided
Testing the results for the fastest approach of shallow copying an array in JavaScript (concat, slice, for loop, while loop, spread operator).
Testing the results for the fastest approach of shallow copying an array in JavaScript (concat, slice, for loop, and while loop).
Testing the results for the fastest approach of shallow copying an array in JavaScript (concat, slice, for loop, and while loop).
No description provided
No description provided