Benchmark name When Created
Moment format vs new Date().toISOString, no ms 4 years ago
Immerjs vs Immutable Perf Test 4 years ago
Lodash throttle test 4 years ago
Lodash groupBy replace test 4 years ago
Lodash replace 4 years ago
Replace _.intersection 4 years ago
belongs-line 4 years ago
Lodash replace test 4 years ago
multiply-vs-divide

multiply-vs-divide

4 years ago
Lodash sortBy vs orderBy 2

Lodash sortBy vs orderBy

4 years ago
Ramda vs. Lodash vs. Rambda

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
Lodash vs Javascript Set Intersection 4 years ago
native for loop vs Array.prototype.forEach vs lodash forEach 4 years ago
1x vs 3x el.textContent #7 4 years ago
style vs. style.cssText4345 4 years ago
setAttribute vs style3 4 years ago
setAttribute vs style2 4 years ago
testvv1 4 years ago
Fetch cache (default) vs no cache (no-store) GET method/text 4 years ago
Fetch cache (default) vs no cache (no-store) GET method 4 years ago
Fetch cache (default) vs no cache (no-store) 4 years ago
spread + splice vs filter to remove one item at given index

Remove one item from array and return a new array with filter or slice and spread operator

4 years ago
Lodash omit VS delete 4 years ago
lodash uniq vs set for object members 4 years ago
The Many Ways of Concatenating

Benchmarking the many ways of concatenating an array in JavaScript. Read more in this blog post: https://dev.to/thecodrr/the-so-many-ways-of-concatenating-an-array-2a26

4 years ago

 Create Your benchmarks