Benchmark name When Created
ramda capitalize vs. vanila capitalize 3 years ago
ramda capitalize vs vanila capitalize 3 years ago
lodash vs for-of vs forEach vs map v2 3 years ago
lodash vs for-of vs forEach vs map 3 years ago
_.forIn vs. _.each on Object.keys vs. for...in (v2) 3 years ago
Precision rounding 3 years ago
ramda includes vs array includes 3 years ago
Array split vs string substring ISO String 3 years ago
JavaScript reduce vs Object.assign performance v2 3 years ago
JavaScript reduce vs Object.assign performance 3 years ago
querySelectorAll data attribute vs class name 10-20-21 3 years ago
Array.prototype.concat vs sequential spread operator

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

3 years ago
JavaScript reduce assign vs spread vs forEach vs for..of baseline 3 years ago
JavaScript reduce assign vs spread vs forEach baseline 3 years ago
JavaScript reduce assign vs spread 3 years ago
filter-map vs reduce (correct) 3 years ago
chain of or equals vs includes

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

3 years ago
undefined vs void 0 3 years ago
Map vs Object - larger

Lookup of map vs object

3 years ago
Date.now()/new Date().getTime()/performance.now()/perf.now() - caching test 3 years ago
Object literal vs Object.create 3 years ago
Lodash Uniq vs Javascript new Set() (small array) 3 years ago
Lodash Uniq vs Javascript [...new Set()] 2 3 years ago
concat vs spread123213 3 years ago
Map vs Object with random keys

Insert/delete of map vs object

3 years ago

 Create Your benchmarks