Benchmark name When Created
dompurify, js-xss 2 years ago
TEMPLATE1

Calculation performance cloneNode versus innerHTML, mostly related to performance for use in Web Components

2 years ago
string concatenation vs template 2 years ago
.test vs .match vs modulo(string) 2 years ago
for in vs iterate over keys 2 years ago
Setting Canvas Pixel with preformat

Added additional test to test using preformatted strings vs concat vs join

2 years ago
js math vs toLocaleString 2 years ago
Array.prototype.forEach vs. querySelectorAll 2 years ago
RegEx.test vs. String.includes with array test 2 years ago
Using a Set vs. Object vs Array for small number of elements

For a small number of elements (5) test whether creating and looking and deleting elements in a set vs object vs array are faster

2 years ago
RegEx.test vs. String.includes larger 2 years ago
gsfggdfgdfg dfgdxfg dsfgsf

sdfgsdf

2 years ago
map vs reduce at mapping 2 years ago
jsdlfkjsdlfkjsldkfj 2 years ago
sdfflknweflkjlwkdfjliwkejflkjskdljfg 2 years ago
Large Object Enum vs String LIteral 2 years ago
JavaScript spread operator vs Object.assign performance 2 2 years ago
copyWithin: is it fast in Uint32Array

Comparing the performance between iteration and copyWithin in Uint32Array

2 years ago
Array.filter vs splice vs push 2

Compare array ops to remove elements from array

2 years ago
TEST match vs exec on safari 2 years ago
replaceAll vs regex replace . with , 2 years ago
Concat vs Spread vs flat 2 years ago
local vs global regex performance in js functions (v2)

Do regular expressions become faster in javascript, when we put them in the global scope, or doesn't it matter when we declare them directly in a function?

2 years ago
local vs global regex performance in js functions

Do regular expressions become faster in javascript, when we put them in the global scope, or doesn't it matter when we declare them directly in a function?

2 years ago
reduce vs map + fromEntries vs reduce + Map 2 years ago

 New benchmark Your benchmarks