Benchmark name | When Created |
---|---|
indexOf vs match Dalpiaz | 5 years ago |
lodash split vs native split | 5 years ago |
concat vs lodash.concat vs array spread | 5 years ago |
Best practise for loop, with more options | 5 years ago |
Lodash isEqual vs costamcostam
Test on isEqual performance |
5 years ago |
Lodash isEqual testsdfsfssdf
Test on isEqual performancef |
5 years ago |
R.sort vs es6 sort | 5 years ago |
Lodash _forEach vs Native _forEach | 5 years ago |
Lodash isEqual test vs ===
Is it a waste of performance to run _.isEqual over something that is not an object? Find out after this commercial break! |
5 years ago |
comparisons | 5 years ago |
Math floor vs | vs shift | 5 years ago |
Lodash cloneDeep + isEqual vs JSON stringify + string comparison | 5 years ago |
getElementsByClassName vs querySelector | 5 years ago |
Lodash cloneDeep vs JSON Clone (alongside isEqual) | 5 years ago |
Moment Tests 12345 | 5 years ago |
falsy vs typeof | 5 years ago |
Spread vs slice test | 5 years ago |
JS: Array.prototype.concat vs spread operator
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
array push | 5 years ago |
es6 vs lodash - large data
compare map, filter, and forEach lodash vs es6 with small array |
5 years ago |
es6 vs lodash - medium data
compare map, filter, and forEach lodash vs es6 with small array |
5 years ago |
es6 vs lodash - small data
compare map, filter, and forEach lodash vs es6 with small array |
5 years ago |
isNumber: regex vs isNaN (version: 1) | 5 years ago |
isNumber: regex vs isNaN
judge an object property key is a number |
5 years ago |
Lodash cloneDeep vs JSON Clone big dict v2 | 5 years ago |