Benchmark name | When Created |
---|---|
Regex vs .indexOf + strToLower
Testing some things |
4 years ago |
copyWithin: is it fast?
Is copyWithin fast? |
4 years ago |
remove VS removeChild
remove VS removeChild |
4 years ago |
class add/remove | 4 years ago |
subarray perf2 | 4 years ago |
subarray perf | 4 years ago |
variable vs object vs dataset
storing in variable vs to an object vs getting from dataset |
4 years ago |
testing looping speeds
testing looping speeds |
4 years ago |
replace vs regex | 4 years ago |
startswith vs includes3 | 4 years ago |
startswith vs includes2 | 4 years ago |
startswith vs includes | 4 years ago |
startswith length | 4 years ago |
slice() vs spread operator | 4 years ago |
Map (Native vs Ramda vs Lodash) 4x workload
measures the speed of ramda's map vs Array's native map vs lodash map |
4 years ago |
reduce (immutable) vs map + fromEntries | 4 years ago |
Math.imul vs. polyfill | 4 years ago |
Modern dataset vs old .getAttribute() vs jQuery .data() vs jQuery .attr() | 4 years ago |
ramda clone vs spread on obj | 4 years ago |
findIndex vs indexOf vs object property | 4 years ago |
quicksort t2 | 4 years ago |
EventListener cost
what are the costs of running different event listeners? |
4 years ago |
quicksort | 4 years ago |
cost of eventListeners
meassuring the cost of just calling an event listener. |
4 years ago |
the cost of eventListeners
meassuring the cost of just calling an event listener. |
4 years ago |