Benchmark name | When Created |
---|---|
_.includes vs includes() | 4 years ago |
Underscore and Lodash: isEqual v3 | 4 years ago |
assign vs compareaa | 4 years ago |
assign vs comparea | 4 years ago |
assign vs compare | 4 years ago |
_.merge vs Object.assign | 4 years ago |
array object find vs _.find
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
Array filter vs. for loop and for in
This version declares i once before |
4 years ago |
Find Benchmark Test
find |
4 years ago |
Object.assign vs spread v2 | 4 years ago |
Underscore and Lodash: isEqual v2 | 4 years ago |
js mapping: foreach vs for vs map | 4 years ago |
undefined vs. hasOwnProperty2
Object lookup performance |
4 years ago |
undefined vs. hasOwnProperty
Object lookup performance |
4 years ago |
match vs exec
r |
4 years ago |
Array.prototype.concat vs spread operator 2
Compare the new ES6 spread operator with the traditional concat() method |
4 years ago |
for (cached length) vs foreach vs some
Compare loop performance |
4 years ago |
clone vs cloneNode | 4 years ago |
hashCode1
hashcode vs md5 |
4 years ago |
hashCode
hashcode vs md5 |
4 years ago |
Delete property from object
Testing the performance of using `delete` keyword VS setting prop to null to remove an property of an object |
4 years ago |
Math.max/min vs if vs ternary operator | 4 years ago |
Object.assign vs spread operator - no jquery | 4 years ago |
forEach vs for loop | 4 years ago |
Slice & Splice vs ES6 Array Spread | 4 years ago |