Browse the latest JavaScript performance benchmarks created by the community.
No description provided
No description provided
benchmark array pointers append vs push
Compare the new ES6 spread operator with the traditional concat() method
Compare the new ES6 spread operator with the traditional concat() method
No description provided
No description provided
No description provided
No description provided
Slight alteration because querySelector only returns a first element.
zcxv
Compare the new ES6 spread operator with the traditional concat() method
No description provided
No description provided
No description provided
No description provided
Same as this: https://www.measurethat.net/Benchmarks/Show/833/13/native-xhr-vs-jquery-ajax but without some test cases since IE11 can't run them
No description provided
No description provided
No description provided
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
Port from jsperf(https://jsperf.com/sorting-algorithms/58)
No description provided