Benchmark name When Created
Optional chaining vs Object() check 2 years ago
toLocaleFixed vs toFixed

toLocaleFixed vs toFixed

2 years ago
array find vs for of break/continue test JM1

Compare the new ES6 spread operator with the traditional concat() method

2 years ago
array find vs for of test JM1

Compare the new ES6 spread operator with the traditional concat() method

2 years ago
Array.prototype.filter vs Lodash filter 1Million 2 years ago
push vs spread mine 2 years ago
Object.keys(object).includes(key) vs key in object

Which is faster: Object.keys(object).includes(key) vs key in object

2 years ago
Object.keys vs Object.entries 2 years ago
JavaScript spread operator vs Object.assign performanceerwrewrew 2 years ago
JavaScript spread operator vs Object.assign performance1 2 years ago
object deep compare 2 years ago
forEach vs reduce vs map vs filter vs for vs for..of big list 2 years ago
forEach vs reduce vs map vs filter vs for vs for..of 2 years ago
Push vs Filter 2 years ago
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

 New benchmark Your benchmarks