Benchmark name | When Created |
---|---|
R.pathasdfasdf
dd |
3 years ago |
Ramda find benchmark test
dd |
3 years ago |
filter-map vs reduce, fixed.
modified version of `map-filter vs reduce` that switches the order of operations |
3 years ago |
uniq indexOf vs lodash uniq | 3 years ago |
Lodash sortBy vs orderBy 2x
Lodash sortBy vs orderBy |
3 years ago |
Chaining concat, spread, push spread, push single | 3 years ago |
Chaining Push/Concat/Spread | 3 years ago |
Lodash cloneDeep VS spread operator cart cart | 3 years ago |
Regular expresion vs string manipulation
Get X and Y from the translate function in the transform attribute of an svg element |
3 years ago |
Array concat vs spread operator vs push2
Compare the new ES6 spread operator with the traditional concat() method and push |
3 years ago |
reduce.concat() vs flat() vs spread2
Compare the new ES6 spread operator with the traditional concat() method |
3 years ago |
Lodash 4.17.21 sumBy vs reduce | 3 years ago |
string vs char comparison | 3 years ago |
multi-condition | 3 years ago |
Instanceof vs string comparison vs property checking vs constructor comparison 2
Measure the performance of instanceOf operator vs comparing a basic string type. but more properties |
3 years ago |
Compare Nulling, undefining and deleting of Javascript Object vs Map
Im preparing the Object in every test as i only want to measure the actual changes |
3 years ago |
Compare to Map Operations
delete vs null vs undefined vs void 0 vs Object.create(null) |
3 years ago |
Map function performance test | 3 years ago |
delete vs null vs undefined vs void 0 vs Object.create(null) propertie
delete vs null vs undefined vs void 0 vs Object.create(null) |
3 years ago |
Object.values, For...in, Object.keys Object.entires | 3 years ago |
typeof undefined vs === undefined | 3 years ago |
Deep merge lodash 4.12.21 vs ramBda 6.9.0 | 3 years ago |
Deep merge lodash 4.12.21 vs ramda 0.27.1 | 3 years ago |
for-in vs Object.keys benchmark 3 | 3 years ago |
DOMParser vs createContextualFragment vs innerHTML vs insertAdjacentHTML vs createContextualFragment Polyfill 2 Large HTML
Compare DOMParser with createContextualFragment and innerHTML in a single test. |
3 years ago |