Benchmark name | When Created |
---|---|
Filter unique, Set vs filter() | 6 years ago |
Lodash _.union vs native Set() vs Concat & filter | 6 years ago |
lodash.merge vs object.assign vs spread | 6 years ago |
pre-sorted sorting (int vs obj) | 6 years ago |
pre-sorted sorting | 6 years ago |
Spread vs object.assign vs immutable | 6 years ago |
Date parse vs new Date inside sorting
Sorting by date inside complex data |
6 years ago |
Array `concat` vs `push` vs Spread operator | 6 years ago |
slice vs substr vs substring
Compares slice, substr and substring to each other when there is only a start index |
6 years ago |
String construction from codes | 6 years ago |
typeof first or second
Object lookup performance |
6 years ago |
spread vs mutation vs Object.assign for forEach callback | 6 years ago |
require_from_group2
Performance testing for jquery-validate's require_from_group method |
6 years ago |
require_from_group
Performance testing for jquery-validate's require_from_group method |
6 years ago |
Object.assign vs Lodash.merge
Measuring approaches performance |
6 years ago |
JSON stringification versus simple map
https://stackoverflow.com/a/55147377/1243641 |
6 years ago |
Lodash Uniq vs Javascript Set spread operation | 6 years ago |
Object merge vs library merge Tomek | 6 years ago |
Object merge vs library merge TomekTest | 6 years ago |
Array.prototype.slice vs spread operator fixed
Compare the new ES6 spread operator with the traditional slice() method |
6 years ago |
Object.is() or === | 6 years ago |
create obj | 6 years ago |
Ramda head vs Array.[0] | 6 years ago |
sdfsdafsewra
Compare the new ES6 spread operator with the traditional concat() method |
6 years ago |
Switch / If-Else / Object Scale | 6 years ago |