Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

array[0 vs array.at(0)

No description provided

get through closure vs get through param

No description provided

Proxy target[key] vs Reflect.get vs optional Reflect.get

No description provided

2's math pow vs shift vs exp random num

No description provided

querySelector vs. .children HTMLCollection

compare quse of querySelector("#id") to .children.id

Empty array: Splice vs Shift vs Pop

Compares the speed for removing all items from the beginning of an array

Empty array: Splice vs Shift

Compares the speed for removing all items from the beginning of an array

Proxy target[key] vs Proxy Reflect.get vs object access

No description provided

Proxy target[key] vs Reflect.get vs get function (fixed)

No description provided

Proxy target[key] vs Reflect.get vs get function

No description provided

Proxy vs getter vs get function

No description provided

Compare Date cloning via object or timestamp

No description provided

Array.prototype.with() vs Array.prototype.toSpliced() 2

No description provided

Array.prototype.concat vs spread operator 99

Array.prototype.concat vs spread operator

Moment Dayjs Date-fns date format benchmark with abs comparitor

Moment Dayjs Date-fns format benchmark

Moment Dayjs Date-fns date format benchmark

Moment Dayjs Date-fns format benchmark

Object values vs _.values vs polyfill vs map polyfill

No description provided

index vs map117

No description provided

index vs map115

No description provided

index vs map114

No description provided

index vs map113

No description provided

index vs map112

No description provided

index vs map111

No description provided

indexof vs set123

No description provided

Lodash cloneDeep vs structuredClone vs recursiveDeepCopy vs JSON clone Forked

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