Benchmark name When Created
Find vs Some vs Everya aaaaa 3 years ago
Map vs Object2020

Lookup of map vs object

3 years ago
Lodash vs Native reduce on object3 3 years ago
Lodash vs Native reduce on 3 years ago
Lodash vs Native reduce on lqrgeobject 3 years ago
Lodash vs Native reduce olarge n object 3 years ago
native lodash filter map 2dsfg 3 years ago
native lodash filter map 2 3 years ago
native lodash filter map 3 years ago
Array.prototype.concat vs spread operator 1

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

3 years ago
Performance Test: substring vs substr vs slice (remove last char) 3 years ago
Class method / instance method / bind this – closer to reality test 3 years ago
Float string optimization: parseFloat() vs regex

To get a cleaned-up float number with a limited number of digits of precision, which is faster: parsefloat() or a regular expression?

3 years ago
Float string optimization: parseFloat vs regex

To get a cleaned-up float number with a limited number of digits of precision, which is faster: parsefloat or regex?

3 years ago
Class method / instance method / bind this 3 years ago
Class method vs instance method vs bind this 3 years ago
Map vs Two Arrays 3 years ago
empty an array in JavaScript - splice vs setting length

Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript

3 years ago
Fixed: Performance of uniqueBy using new Map or reducing to an object, also comparing for..in and Object.values for extracting values - More3

Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.

3 years ago
Big Sample Set: Performance of uniqueBy using new Map or reducing to an object, also comparing for..in and Object.values for extracting values

Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.

3 years ago
Array filter vs Set delete 3 years ago
Lodash.isEqual vs JSON.stringify Equality Comparison for Shallow Array of Strings. test

Test on isEqual performance

3 years ago
Object.assign vs spread opertator vs lodash assignIn 3 years ago
Array filter vs. for loop (fixed)2 3 years ago
cloneDeep VS spread vs stringify 3 years ago

 New benchmark Your benchmarks