Benchmark name When Created
Classnames vs CLSX vs cx

Compare CLSX vs Classnames vs an simpliest implementation of creating a template string

5 months ago
Set vs array.includes 5 months ago
classList.contains vs. RegExp.test 5 months ago
bool check

check bool type check variante

5 months ago
Ternary vs conditional OR 5 months ago
Memoization (Object, WeakMap) 5 months ago
innerhtml vs removechild vs remove vs innerText vs textContent vs replaceChildren (100) 5 months ago
innerhtml vs removechild vs remove vs innerText vs textContent vs replaceChildren 5 months ago
innerhtml vs removechild vs removeChildre vs remove vs innerText vs textContent 5 months ago
lodash uniq (with .push) vs set (with .add) 5 months ago
Remove all children from DOM element-1a 5 months ago
Remove all children from DOM element-1 5 months ago
Lodash.get vs safeGet vs Null operator 5 months ago
html TextEncoder().encode 5 months ago
trycatch-benchmark-sum 5 months ago
Init array with fill map, vs for i loop

People tend to use array fil and then foreach, we know foreach is faster than a for loop, but is it also faster if you use array fill first?

5 months ago
normalize / trim text 5 months ago
array vs frozen array loop 5 months ago
structuredClone vs Immer Produce simple 5 months ago
Delete vs destructure for object 2 5 months ago
Delete vs destructure for object 5 months ago
DataAttribute vs Class Selector vs ID Selector vs Class & Data Attribute Selector 5 months ago
Search RegExp vs includes vs match 5 months ago
for vs foreach vs some vs for..of with modern var declarations

Compare loop performance

5 months ago
for vs foreach vs some vs for..of with modern variable declarations

Compare loop performance

5 months ago

 Create Your benchmarks