Benchmark name When Created
innerHTML vs innerText vs compare innerHTML vs compare innerText

blah blah

one year ago
innerHTML vs innerText vs custom

blah blah

one year ago
compare slice vs structuredClone one year ago
deconst loop test2

var theArr = Array.from({ length: 100000 }, (_, el) => ({el:el,el2:el,el3:el}))

one year ago
Testing if filter is faster than splice one year ago
deconst loop test

var theArr = Array.from({ length: 1000000 }, (_, el) => ({el:el}))

one year ago
deconst loop one year ago
replaceChild vs replaceChildren vs documentFragment 3 one year ago
replaceChild vs replaceChildren vs documentFragment 2 one year ago
for...in vs for...of vs for-loop

Testing the difference between native loops and find()

one year ago
undefined vs. typeof vs. in vs. hasOwnProperty exists

Object lookup performance

one year ago
Intl.Collator vs Sort one year ago
matches or getAttribute one year ago
spread vs concat vs unshift on 100000

spread vs concat vs unshift

one year ago
spread vs concat vs unshift on 1000

spread vs concat vs unshift

one year ago
global let vs local const_mohammadBaghaei one year ago
JavaScript spread operator vs Object.assign performance, non destructive 2 one year ago
eval vs new Function vs native one year ago
Lodash defaultTo vs native nullish operation one year ago
flatMap() vs flat().map()

flatMap vs flat map

one year ago
dev nulldasssas

dev null

one year ago
dealing with array of array which array should come first? one year ago
Drawing pre-scaled image vs scaling (same size of result image) one year ago
drawImage with scaling vs context scaling one year ago
Semi deep copy | JSON stringify vs slice vs structuredClone vs spread vs Array from one year ago

 Create Your benchmarks