Benchmark name When Created
Native filter includes vs_.isEqual vs JSON stringify Equality Comparison for Shallow Array of Strings.

Test

2 years ago
testingz2 2 years ago
testingz 2 years ago
toFixed vs toPrecision vs Math.floor() vs Math.floorfast vs new Math.trunc

Comparing performance of: toFixed(4) vs toPrecision(4).toString() vs (Math.round(*10000)/10000).toString() vs Math.floor fast vs the new Math.trunc

2 years ago
Native filter includes vs_.isEqual Equality Comparison for Shallow Array of Strings.

Test

2 years ago
Native filter includes vs JSON.stringify Equality Comparison for Shallow Array of Strings.

Test

2 years ago
Last with slice, pop vs index 2 years ago
filter-includes vs JSON.stringify Equality Comparison for Shallow Array of Strings.

Test on isEqual performance

2 years ago
Sort + toString vs JSON.stringify Equality Comparison for Shallow Array of Strings.

Test on isEqual performance

2 years ago
&& chain or [].every(Boolean) 2 years ago
Compare the new ES6 spread operator with Ramda assoc using reduce 2 years ago
Friday 2 years ago
for..in vs for..of vs classic for

Testing the difference between for..in vs for..of vs classic for

2 years ago
Window test 2 years ago
defineproperty vs direct assignment, accessing (4) 2 years ago
defineproperty vs direct assignment, accessing 2 years ago
JSON.parse(JSON.stringify()) 2 years ago
Test 23232 2 years ago
somevfind 2 years ago
Switch vs Object Literal Performance Check case 40

Comparing performance of: Switch vs Object Literal

2 years ago
resolve object path es6 vs old

resolve object path

2 years ago
Large arrays spread vs push v3 2 years ago
Large arrays spread vs push v2 2 years ago
undefined vs. typeof vs. in vs. hasOwnProperty vs. Optional chaining

Object lookup performance

2 years ago
Large arrays spread vs push 2 years ago

 New benchmark Your benchmarks