Benchmark name When Created
Object.assign vs for...in... 8 months ago
Map entires to object 8 months ago
Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 100000000 8 months ago
Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 100000 8 months ago
Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 10000 8 months ago
Object.hasOwnProperty vs Object in vs Object[] vs Array.indexOf vs Array.includes times 10 8 months ago
checking string interpolation vs cache 8 months ago
Binary to boolean with DataView: slice() with map() vs. slice() with for loop 8 months ago
Binary to boolean with DataView: readUint8() with for loop vs. slice() with map() vs. slice() with Array.from() 8 months ago
Binary to boolean with DataView: readUint8() with for loop vs. slice() with map() 8 months ago
for vs while vs for of vs forEach(optimaized 8 months ago
Merge Deep Array

Merge an array of deeply nested objects of the same shape.

8 months ago
Array concat vs spread operator vs push (forEach) 123

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

8 months ago
Lodash max vs Math.max 4.17.15 8 months ago
Spread and rest vs direct read and write 8 months ago
Assignment of value vs Destructuring an object (direct assign insted of variable ) 8 months ago
isEqual vs stringify my own bro stop taking it 8 months ago
Deep merge lodash vs ramda vs deepmerge vs es-toolkit 8 months ago
arr&for 8 months ago
new Function() vs native 8 months ago
eval vs new Function() vs mathjs (evaluate) vs mathjs (chain) 8 months ago
lodash 4.17.21 vs deepmerge 4.3.1 8 months ago
Markdown Performance Comparison - DU

A performance comparison of leading Javascript Markdown implementations.

9 months ago
lodash clonedeep vs json.parse(stringify()) vs recursivecopy vs structured clone 9 months ago
structuredClone vs Immer vs JSON.parse/stringify 9 months ago

 Create Your benchmarks