Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Object vs Map lookup w/ rando integer keys

Comparing the performance of lookups in large objects vs large maps when the keys are integers

isEqual with sort vs xor

No description provided

Lodash cloneDeep vs structuredClone vs Custom Implementation

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

isEqual vs xor

No description provided

isEqual

No description provided

RegEx.test vs. String.includes vs. String.match 1

No description provided

getElementById vs querySelector test

No description provided

comparision in all deep clone

No description provided

getAttribute vs get property (.)

getAttribute vs get property (.)

setAttribute vs assignment (=)

setAttribute vs assignment (=)

Using the spread operator vs Object.assign

No description provided

getRandomIntInRange

No description provided

Obj Array.prototype.filter vs Lodash without 2

No description provided

Obj Array.prototype.filter vs Lodash without

No description provided

uniq-vs-uniqBy-even-bigger-objects

Compare different ways of extracting unique items

uniq-vs-uniqBy-bigger-objects

Compare different ways of extracting unique items

Getting a context: while loop nodeName check vs while loop instanceof vs while loop constructor

No description provided

Getting a context: while loop vs event propagation with new events vs event propagation with callbacks

No description provided

Lodash vs Set Spread

No description provided

charAt vs at vs slice

No description provided

native map vs lodash map on large array

No description provided

replaceWith vs replaceChild x100 fix

replace dom

replaceWith vs replaceChild x1000 fix

replace dom

replaceWith vs replaceChild x1000

replace dom

replaceWith vs replaceChild x100

replace dom