Benchmark name When Created
Lodash.get vs safeGet vs Native 5 years ago
Optional Chaining versus _.get lodash (8 levels) 5 years ago
Array.from vs Spread 5 5 years ago
String conversion vs division 5 years ago
Array loop vs foreach vs map x1 5 years ago
getter vs method v2 5 years ago
getter vs method 5 years ago
Ramda vs. Lodash vs Natice (filter, find)

Compares performance on the same tasks using Lodash vs Ramda vs Native.

5 years ago
dict vs set

dict vs set

5 years ago
jeffreytest-3

test

5 years ago
jeffreytest-2

test

5 years ago
jeffreytest

test

5 years ago
_.isEqual vs JSON.stringify performance

Test on isEqual performance

5 years ago
Adding value to array efficiency 5 years ago
json v string 5 years ago
Array.prototype.slice vs spread operator fixed sdgertgwertwert23452345wert2345

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

5 years ago
() => this.something() vs this.something.bind(this)

() => this.something() vs this.something.bind(this)

5 years ago
HTML Strip Regex 5 years ago
Johans 5 years ago
lodash forEach vs reduce

var x = _.reduce(users, function (o) { return o.age < 40; }) console.log(x);

5 years ago
mój test

test

5 years ago
Math pow and double asterix 5 years ago
Nothing QWERTY 5 years ago
Array loop vs foreach vs map station 5 years ago
native find vs lodash _.find es6

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

5 years ago

 Create Your benchmarks


;