Benchmark name When Created
Object.fromEntries vs reduce round 2 one year ago
Number.toLocaleString vs Intl.NumberFormat (multiple values) one year ago
Array.includes vs Object key lookup vs Set.has one year ago
DOMParser vs createContextualFragment vs innerHTML vs insertAdjacentHTML

Compare DOMParser with createContextualFragment and innerHTML in a single test.

one year ago
typeof vs boolean one year ago
Array.prototype.slice vs spread operator (use results)

Compare the new ES6 spread operator with the traditional slice() method

one year ago
[key, value] of Object.entries vs for..in one year ago
Chunk array generator(slice) vs slice vs for loop one year ago
Chunk array slice vs for loop one year ago
Lodash cloneDeep vs structuredClone vs JSON Parse vs primitive

https://developer.mozilla.org/en-US/docs/Web/API/structuredClone

one year ago
Deep merge lodash vs ramda vs deepmerge vs json clone 3 one year ago
Tuple vs static Object return one year ago
Iterate vs Regex one year ago
Ramda vs. Lodash equality2

Compares performance on the same task using Lodash vs Ramda vs Fastest Clone.

one year ago
Test HOYD

Test

one year ago
Test HOY

Test

one year ago
ramda.equals vs reference check one year ago
JavaScript spread operator vs create object performance vs destructuring one year ago
JavaScript spread operator vs create object performance one year ago
JavaScript spread operator vs new object performance one year ago
Setting Canvas Pixel (w/string interpolation) one year ago
native optional chaining vs lodash _.get one year ago
Arrow fn vs. bind one year ago
Test dgdfgdfgfg

sf

one year ago
'' + vs String() vs .toString() one year ago

 New benchmark Your benchmarks