Benchmark name When Created
array[0 vs array.at(0) 14 days ago
get through closure vs get through param 14 days ago
Proxy target[key] vs Reflect.get vs optional Reflect.get 14 days ago
2's math pow vs shift vs exp random num 14 days ago
querySelector vs. .children HTMLCollection

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

15 days ago
Empty array: Splice vs Shift vs Pop

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

15 days ago
Empty array: Splice vs Shift

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

15 days ago
Proxy target[key] vs Proxy Reflect.get vs object access 15 days ago
Proxy target[key] vs Reflect.get vs get function (fixed) 15 days ago
Proxy target[key] vs Reflect.get vs get function 15 days ago
Proxy vs getter vs get function 15 days ago
Compare Date cloning via object or timestamp 15 days ago
Array.prototype.with() vs Array.prototype.toSpliced() 2 15 days ago
Array.prototype.concat vs spread operator 99

Array.prototype.concat vs spread operator

15 days ago
Moment Dayjs Date-fns date format benchmark with abs comparitor

Moment Dayjs Date-fns format benchmark

16 days ago
Moment Dayjs Date-fns date format benchmark

Moment Dayjs Date-fns format benchmark

16 days ago
Object values vs _.values vs polyfill vs map polyfill 16 days ago
index vs map117 16 days ago
index vs map115 16 days ago
index vs map114 16 days ago
index vs map113 16 days ago
index vs map112 16 days ago
index vs map111 16 days ago
indexof vs set123 16 days ago
Lodash cloneDeep vs structuredClone vs recursiveDeepCopy vs JSON clone Forked

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

17 days ago

 New benchmark Your benchmarks