Benchmark name When Created
test12xxxx 10 months ago
className vs. setAttribute vs. classList v4 10 months ago
className vs. setAttribute vs. classList v3 10 months ago
flatMap vs reduce-push vs flat

Compare flatMap performance vs Array.reduce with Array.push

10 months ago
flatMap vs reduce (push) 10 months ago
fast-sort js vs ts

TS compiled fast-sort vs js modified

10 months ago
Map vs Object 10 iterations

Lookup of map vs object

10 months ago
test svg parsing 10 months ago
parentNode vs firstChild vs nextSibling vs previousSibling (plus bonus: firstChild.nextSibling, querySelectorAlls)

Fastest way to find nodes

10 months ago
parentNode vs firstChild vs nextSibling vs previousSibling (plus bonus: firstChild.nextSibling, querySelectorAll)

Fastest way to find nodes

10 months ago
polymorphic test

polymorphic test

10 months ago
sparse arrays test 10 months ago
Hidden class test

Hidden class test

10 months ago
Nesting of functions in JavaScript

Nesting of functions in JavaScript

10 months ago
chain of and equals vs not includes

how much of a performance deficit you can expect from using Array.includes instead of manually writing a chain of logical ORs

10 months ago
Map.forEach vs Array.forEach vs Array.from(Map.values()).forEach 10 months ago
Map.forEach vs Array.forEach vs Array.from(Map.prototype.values()).forEach 10 months ago
Map.prototype.forEach vs Array.prototype.forEach 10 months ago
boolean flag vs. classList.contains 10 months ago
Array.includes vs Set.has with large data set 10 months ago
Array.includes vs Set.has vas Map.has with large data set 10 months ago
DOMParser vs InnerHTML benchmark asdadad 10 months ago
DOMParser vs InnerHTML benchmark 3rsgsgfgfs 10 months ago
obj2 key exists 10 months ago
d body 10 months ago

 Create Your benchmarks


;