Benchmark name When Created
clientWidth vs offsetWidth vs scrollWidth one year ago
find vs findIndex (Array prototype methods) vs indexOf

Measuring which is faster

one year ago
array element access

Try different ways of accessing an array element

one year ago
Multiple substrings one year ago
JavaScript merge properties (huge object) one year ago
test: number to string one year ago
number to string one year ago
String vs '' one year ago
String vs '' + one year ago
indexOf vs multiple === vs object selection one year ago
ternary vs object selection one year ago
indexOf vs multiple === one year ago
Array fill map, vs while 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?

one year ago
Bitwise vs modulo one year ago
innerHTML vs innerText vs textContent 3

blah blah

one year ago
Lodash.get vs Lodash.property vs native test one year ago
round vs trunc vs floor vs parseInt one year ago
Arrow function vs normal function 2 one year ago
Arrow function vs normal function 1 one year ago
Arrow function vs normal function comparison2 one year ago
Math.pow performance one year ago
Object.defineProperty vs direct assignment (ES6, minimal GC) one year ago
Spread vs Apply 43854395 one year ago
Apply vs spread 23355235 one year ago
Math.sqrt vs. ** 0.5 one year ago

 Create Your benchmarks


;