Browse the latest JavaScript performance benchmarks created by the community.
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
Compare the new ES6 spread operator with the traditional concat() method
No description provided
lodash flatten vs spread
No description provided
No description provided
No description provided
No description provided
No description provided
No description provided
Comparing performance of: for-in vs for using object.keys
Compare loop performance
Compare loop performance
No description provided
No description provided
Lookup of map vs object
Compare the new ES6 spread operator with the traditional concat() method
Compares slice, substr and substring to each other when there is only a start index
No description provided
No description provided
eval vs json parse 2
eval vs json parse 2
No description provided