Benchmark name When Created
testoffors1 2 years ago
testoffors 2 years ago
Test reverse map and forEach 2 years ago
trim+filter vs filter

str .trim() .split(/[ ]/) .filter(value => value !== "")

2 years ago
String concatenation vs array join vs Template Literal 2 years ago
textContent vs innerText (read) 2 years ago
innerText vs textContent + trim (HTML) 2 years ago
innerText vs textContent + trim 2 years ago
array indexOf vs if/or

performance comparison of ways to check for specific values

2 years ago
pedroac Fizz Buzz reusing strings 2 2 years ago
Math.pow vs ** vs * but eleven 2 years ago
Math.pow vs ** vs * but 11 2 years ago
createElement vs cloneNode 1337

Faster way to create new dom elements before insertion

2 years ago
normal vs eval 2 years ago
for-in vs Object.keys (10k items) 2 years ago
Fizz Buzz with Array fill functions

Fizz Buzz performance

2 years ago
JavaScript Object.assign vs for in loop vs for of loop vs condensed 2 years ago
JavaScript Object.assign vs for in loop vs for of loop 2 years ago
Array.reduce vs for loop vs Array.forEach vs Array.forIn

A test summing 1000 random numbers, 1 - 10000

2 years ago
[email protected] vs [email protected] vs mote - big dataset 2 years ago
[email protected] vs [email protected] - big dataset 2 years ago
Direct call v bind 2 years ago
Switch vs Object Literal - no console.log 2 years ago
Fastest way to get the current timestamp 2 years ago
Array VS. TypedArray Sort 2 2 years ago

 New benchmark Your benchmarks