Benchmark name When Created
Destructuting Function Parameters

Compares runtimes of destructuring function parameters versus passing them normally.

one year ago
find vs findIndex vs filter

Measuring which is faster

one year ago
.endsWith vs last char check regex one year ago
.endsWith vs last char check one year ago
.endsWith vs last char one year ago
Jquery find() specificity

Test speeds of jquery find with different levels of selector specificity.

one year ago
lodash times vs Array.from one year ago
test lodash clamp vs math.min one year ago
foreach: 2array vs object with keys vs object with values vs object with entries one year ago
RegEx.test vs. String.includes vs. String.match vs String.indexOf v2

Comparing performance of: RegEx.test vs. String.includes vs. String.match vs String.indexOf v2

one year ago
insertAdjacentHTML vs appendchild vs append(5) one year ago
_.uniq vs Array.from(new Set()) one year ago
insertAdjacentHTML vs appendchild vs append(4) one year ago
intersectionWith vs find in find vs set big one year ago
intersectionWith vs find in find vs set small one year ago
ChgadTestTest one year ago
firstElementChild vs children[0]

Fastest way to list children

one year ago
Template String vs Template Function 4 one year ago
Template String vs Template Function 3 one year ago
Template String vs Template Function 2 one year ago
Template String vs Template Function one year ago
Cached instance of Intl.NumberFormat vs toLocalString

Cache creation of NumberFormat instance and then just use it instead of creating a new one

one year ago
cached Intl.NumberFormat vs toLocalString one year ago
Deep merge lodash vs ramda vs deepmerge vs native shallow merge

Merging two array of objects with nested objects and methods. Comparing speed between the different libraries and vanilla shallow merge using destructuring.

one year ago
IndexOf array vs find object2 one year ago

 New benchmark Your benchmarks