Benchmark name | When Created |
---|---|
math standard deviation | 4 years ago |
successive ratios comparison | 4 years ago |
Lodash intersection vs plain js | 4 years ago |
TestsPerf21 | 4 years ago |
PerfTest | 4 years ago |
TestsPerf2 | 4 years ago |
TestsPerf | 4 years ago |
TestPerf | 4 years ago |
Array.slice vs Array.concat vs Spread operator v2 | 4 years ago |
Lodash clone deep performance | 4 years ago |
Lodash clone vs JSON parse stringify | 4 years ago |
addFunction vs classList (multiple) | 4 years ago |
addFunction vs classList | 4 years ago |
Array of objects equivalence (custom vs lodash) | 4 years ago |
Array of objects equivalence (2) | 4 years ago |
Array equivalence | 4 years ago |
equiv arrays 3 | 4 years ago |
equivalent arrays | 4 years ago |
Ramda vs. Lodash (Fixed & IIFE updated zero)
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits. |
4 years ago |
groupBy vs map + uniq | 4 years ago |
Ramda vs. Lodash (Fixed & IIFE updated asc)
Compares performance on the same task using Lodash vs two styles of Ramda vs two styles of "native" Javascript. In all cases the task is pulling "counter" property from each item in an array, filtering out odd items, squaring them, then returning those squared values that have less than two digits. |
4 years ago |
property assign VS Lodash.set
Compares different approaches to set an object property |
4 years ago |
Lodash cloneDeep vs JSON Clone huge object | 4 years ago |
slice with indexof vs filter | 4 years ago |
Looping variable vs elements | 4 years ago |