Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

document.getElementById+querySelectorAll vs querySelectorAll

No description provided

typeof !== undefined vs truthy

No description provided

Object.fromEntries vs classic for (fixed: Object.fromEntries)

No description provided

convert list and set.has vs. array.includes vs array.indexOf (string values)

No description provided

forEach vs reduce vs whatever

No description provided

array direct vs generic call

No description provided

check property existence

No description provided

string includes case-insensitively

No description provided

stack unwinding

No description provided

multiply

No description provided

Ignore case regex pattern test vs string includes vs new regex test

No description provided

Longer regex test vs new regexp test vs string includes

No description provided

PutImageData vs DrawImage 2560x1440

copying canvas with PutImageData vs DrawImage

Object Destructuring vs Variable Assignment vs Direct Property Access

No description provided

JS: insertBefore vs appendChild vs prepend

No description provided

test dynamic classes assignment

No description provided

destructuring assignmen

No description provided

for loop speed comparison

No description provided

new array creation benchmark

No description provided

Sort vs ToSorted 100k

test

Testff1

dsf

Testff

dsf

Custom class (single querySelector) vs :has(> :not())

No description provided

Custom class vs :has(> :not())

No description provided

RegEx.test vs regex.test vs. String.includes case insensitive

No description provided

NEW BENCHMARK Your Benchmarks