Benchmark name When Created
find vs some test123 one month ago
Array.from vs Spread from array one month ago
array[0 vs array.at(0) one month ago
get through closure vs get through param one month ago
Proxy target[key] vs Reflect.get vs optional Reflect.get one month ago
2's math pow vs shift vs exp random num one month ago
querySelector vs. .children HTMLCollection

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

one month ago
Empty array: Splice vs Shift vs Pop

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

one month ago
Empty array: Splice vs Shift

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

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

Array.prototype.concat vs spread operator

one month ago
Moment Dayjs Date-fns date format benchmark with abs comparitor

Moment Dayjs Date-fns format benchmark

one month ago
Moment Dayjs Date-fns date format benchmark

Moment Dayjs Date-fns format benchmark

one month ago
Object values vs _.values vs polyfill vs map polyfill one month ago
index vs map117 one month ago
index vs map115 one month ago
index vs map114 one month ago
index vs map113 one month ago
index vs map112 one month ago
index vs map111 one month ago

 Create Your benchmarks


;