Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

[JavaScript] spread operator vs Object.assign - performance test

No description provided

object-update-assign-2

No description provided

for-in vs for of vs object.keys vs object.entries

No description provided

for-in vs for of vs object.keys

No description provided

JavaScript spread operator vs Object.assign performance (empty object, actually equivalents)

No description provided

_.isEmpty vs Array.length new

No description provided

Find value in object

No description provided

Destructuting Function Parameters 2

Compares runtimes of destructuring function parameters versus passing them normally.

Destructuting Function Parameters

Compares runtimes of destructuring function parameters versus passing them normally.

find vs findIndex vs filter

Measuring which is faster

.endsWith vs last char check regex

No description provided

.endsWith vs last char check

No description provided

.endsWith vs last char

No description provided

Jquery find() specificity

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

lodash times vs Array.from

No description provided

test lodash clamp vs math.min

No description provided

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

insertAdjacentHTML vs appendchild vs append(5)

No description provided

_.uniq vs Array.from(new Set())

No description provided

insertAdjacentHTML vs appendchild vs append(4)

No description provided

intersectionWith vs find in find vs set big

No description provided

intersectionWith vs find in find vs set small

No description provided

firstElementChild vs children[0]

Fastest way to list children

Template String vs Template Function 4

No description provided

Template String vs Template Function 3

No description provided