Benchmark name When Created
lodash map vs Object.keys map

lodash map vs Object.keys map

7 years ago
Array.prototype.map vs Lodash.map

Approaches performance

7 years ago
Object.assign vs Lodash.assign

Measuring approaches performance

7 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

7 years ago
jQuery .first() vs :first vs .filter(:first) vs .eq(0) vs $(.get(0)) vs $([0]) vs :eq(0) 7 years ago
Array.prototype.slice vs spread operator

Compare the new ES6 spread operator with the traditional slice() method

7 years ago
Array.prototype.concat vs spread operator

Compare the new ES6 spread operator with the traditional concat() method

7 years ago
alpha false 7 years ago
var vs let vs const 7 years ago
var vs let vs const 7 years ago
var vs let vs const 7 years ago
Lodash.get vs Property dot notation 7 years ago
spread 7 years ago
Hello World (React vs Combo)

Test the time it takes to render Hello World to the page.

7 years ago
Map (Native vs Ramda vs Lodash)

measures the speed of ramda's map vs Array's native map vs lodash map

7 years ago
tet1qqqqqq 7 years ago
for loop vs map 7 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

7 years ago
Object merge vs library merge 7 years ago
Map (Native vs Ramda vs Lodash)

measures the speed of ramda's map vs Array's native map vs lodash map

7 years ago
Ramda map vs Array.map

measures the speed of ramda's map vs Array's native map

7 years ago
Ramda map vs Array.map

measures the speed of ramda's map vs Array's native map

7 years ago
Ramda map vs Array.map

measures the speed of ramda's map vs Array's native map

7 years ago
Ramda map vs Array.map

measures the speed of ramda's map vs Array's native map

7 years ago
lvng array append 7 years ago

 Create Your benchmarks