Benchmark name | When Created |
---|---|
equality objects functions | 4 years ago |
comparing two equal checkers function | 4 years ago |
Date.now() vs new Date().getTime() asdasdasdasdasdaa sdas adsasd asd | 4 years ago |
test users
Test on isEqual performancesdds |
4 years ago |
Teste 2 | 4 years ago |
filter + map vs reduce | 4 years ago |
lodash forEach vs for i loop123123123 | 4 years ago |
JavaScript spread operator vs Object.assign performance fixed | 4 years ago |
getElementById vs querySelector vs getElementsByTagName pt. 2 | 4 years ago |
templateTag vs html parse
Compare the template tag cloning vs string parse. |
4 years ago |
Array.prototype.concat vs spread operator vs lodash.concat - variable and constant
Compare the new ES6 spread operator with the traditional concat() method and with the favourite _.concat() method, when an array from a variable is concatenated with an array literal. |
4 years ago |
lodash assign vs object.assign vs spread operator - variable and constant
Compares the creation of a new object by merging two existing ones using lodash, Object.assign and the spread operator, when merging an object literal with an object from a variable. |
4 years ago |
eval vs new Function fork | 4 years ago |
LoDash Omit vs Destructured undefined okay go
Testing LoDash's omit function against Destructured undefined |
4 years ago |
LoDash Omit vs Destructured undefined 211
Testing LoDash's omit function against Destructured undefined |
4 years ago |
stringify vs lodash deep by cruell
stringify vs lodash deep by cruell |
4 years ago |
ForEachForMap bench | 4 years ago |
set vs array includes | 4 years ago |
Zero vs One Compare | 4 years ago |
recreate array vs set 2 | 4 years ago |
recreate array vs set | 4 years ago |
Array.prototype.slice method vs spread operator
Compare the new ES6 spread operator with the traditional slice() method |
4 years ago |
Regex testing for whitespace vs trim | 4 years ago |
lodash reject vs filter | 4 years ago |
lodash omit vs filter | 4 years ago |