Benchmark name | When Created |
---|---|
lodash map vs Object.keys map
lodash map vs Object.keys map |
6 years ago |
Array.prototype.map vs Lodash.map
Approaches performance |
6 years ago |
Object.assign vs Lodash.assign
Measuring approaches performance |
6 years ago |
Native XHR vs jQuery Ajax
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 |
6 years ago |
jQuery .first() vs :first vs .filter(:first) vs .eq(0) vs $(.get(0)) vs $([0]) vs :eq(0) | 6 years ago |
Array.prototype.slice vs spread operator
Compare the new ES6 spread operator with the traditional slice() method |
6 years ago |
Array.prototype.concat vs spread operator
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
alpha false | 6 years ago |
var vs let vs const | 6 years ago |
var vs let vs const | 6 years ago |
var vs let vs const | 6 years ago |
Lodash.get vs Property dot notation | 6 years ago |
spread | 6 years ago |
Hello World (React vs Combo)
Test the time it takes to render Hello World to the page. |
6 years ago |
Map (Native vs Ramda vs Lodash)
measures the speed of ramda's map vs Array's native map vs lodash map |
6 years ago |
tet1qqqqqq | 6 years ago |
for loop vs map | 6 years ago |
Map (Native vs Ramda vs Lodash vs Immutable)
measures the speed of ramda's map vs Array's native map vs lodash map vs Immutable map |
6 years ago |
Object merge vs library merge | 6 years ago |
Map (Native vs Ramda vs Lodash)
measures the speed of ramda's map vs Array's native map vs lodash map |
6 years ago |
Ramda map vs Array.map
measures the speed of ramda's map vs Array's native map |
6 years ago |
Ramda map vs Array.map
measures the speed of ramda's map vs Array's native map |
6 years ago |
Ramda map vs Array.map
measures the speed of ramda's map vs Array's native map |
6 years ago |
Ramda map vs Array.map
measures the speed of ramda's map vs Array's native map |
6 years ago |
lvng array append | 6 years ago |