Benchmark name When Created
deconst loop one year ago
deconst loop one year ago
replaceChild vs replaceChildren vs documentFragment 4 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
columnNumberToLetter

convert a number to a spreadsheet column letter

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
Array fill method vs for loop2

Array fill method vs for loop performance validation

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
Array.prototype.push.apply vs spread vs concat

When adding an element to an array, measure the performance of push, spread syntax and concat. The case is when original array must contain the new element, thus modifying it in process.

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
StartsWith vs split space = one year ago
Semi deep copy | JSON stringify vs slice vs structuredClone vs spread vs Array from one year ago

 New benchmark Your benchmarks