Benchmark name When Created
Array Includes vs. Find 9 months ago
className vs data attr querySelectorAll vs getElementsByClassName

This benchmark compares the performance of different methods for selecting elements in JavaScript: querySelectorAll and getElementsByClassName.

9 months ago
Getting a list of elements with querySelectorAll vs getElementsByClassName data attr vs class name

This benchmark compares the performance of different methods for selecting elements in JavaScript: querySelectorAll and getElementsByClassName.

9 months ago
textContent vs innerHTML vs innerText

textContent vs innerHTML vs innerText test case

9 months ago
innerHTML vs textContent vs innerText

innerHTML vs textContent vs innerText test case

9 months ago
dataset vs textContent

element.dataset vs element.textContent

9 months ago
Custom Event vs Callback with console log large 9 months ago
string vs numbers 9 months ago
JSON.stringify vs structuredClone vs cloneLineageData vs cloneDeep

JSON.stringify vs structuredClone vs cloneLineageData vs cloneDeep

9 months ago
SJ - Array.find vs. Map.get

Test the performance of Array.find vs. Map.get, with various array sizes, and with/without conversion from array to map

9 months ago
Array.push(x) vs array[n]=x 9 months ago
localeCompare compare 9 months ago
Nathanjamals sorting test 9 months ago
trunk test

measure parseInt againts

9 months ago
dompurify vs xss perf 9 months ago
caching vs no cachink ye 9 months ago
caching string interpolation vs not 9 months ago
collectExpandedIdsFromDataSource 9 months ago
string interpolation vs direct access 9 months ago
promise vs jquery promive 9 months ago
Lodash orderBy vs array.prototype.sort vs vanila orderBy _ smart 9 months ago
for length vs for in 9 months ago
For Difference 9 months ago
flatMap vs reduce with spread vs reduce with push vs for of vs push v2 ... 9 months ago
flatMap vs reduce with spread vs reduce with push vs for of vs push vs for i... 9 months ago

 Create Your benchmarks