Benchmark name When Created
math standard deviation 3 years ago
successive ratios comparison 3 years ago
Lodash intersection vs plain js 3 years ago
TestsPerf21 3 years ago
PerfTest 3 years ago
TestsPerf2 3 years ago
TestsPerf 3 years ago
TestPerfMe 3 years ago
TestPerf 3 years ago
Array.slice vs Array.concat vs Spread operator v2 3 years ago
Lodash clone deep performance 3 years ago
Lodash clone vs JSON parse stringify 3 years ago
addFunction vs classList (multiple) 3 years ago
addFunction vs classList 3 years ago
Array of objects equivalence (custom vs lodash) 3 years ago
Array of objects equivalence (2) 3 years ago
Array of objects equivalence 3 years ago
Array equivalence 3 years ago
equiv arrays 3 3 years ago
equivalent arrays 3 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.

3 years ago
Splitting via match or split performance

comparing regex performance vs a split to extract a dynamic value from a given string.

3 years ago
groupBy vs map + uniq 3 years ago
lodash orderBy vs lodash map + uniq 3 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.

3 years ago

 New benchmark Your benchmarks