Benchmark name | When Created |
---|---|
js-map/obj-3 | 5 years ago |
js-map/obj-2 | 5 years ago |
js-map/obj | 5 years ago |
Lodash FP vs. Ramda (fork) | 5 years ago |
ITFB. Reinventing JSON parser
Writing our own json parser for internal purposes only |
5 years ago |
jQuery vs Vanilla JS Selectors with larger DOM | 5 years ago |
Optional Chaining plus Nullish Coalescing versus _.get lodash | 5 years ago |
jQuery vs Vanilla JS Selectors | 5 years ago |
jQuery vs Vanilla JS SetText Speed Test (not slim) | 5 years ago |
Random Getters | 5 years ago |
Getters | 5 years ago |
Array.prototype.concat vs spread operator.
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
Large clone test | 5 years ago |
find duplicates
solutions to finding duplicates in array |
5 years ago |
orderInsensitiveArrayCompare | 5 years ago |
Spread VS Push (Single element) | 5 years ago |
XHR vs fetch | 5 years ago |
lodash test-100 | 5 years ago |
getElementById and getElementsByClassName [0] vs querySelector
Test performance of different ways of get just one particular DOM element |
5 years ago |
native find vs lodash _.find but for 100k elements
Compare the new ES6 spread operator with the traditional concat() method |
5 years ago |
Spread Operator vs Lodash
Answering https://stackoverflow.com/questions/58702513/lodash-clone-array-vs-spread-operator# |
5 years ago |
set includes vs array includes for two values
Check whether Set look ups are faster than Array includes even when there's only two values |
5 years ago |
Lodash cloneDeep vs JSON Clonefff | 5 years ago |
Array.slice vs Array.concat vs Spread operator | 5 years ago |
forEach vs for vs while
Test array forEach, for, while |
5 years ago |