Benchmark name When Created
Split vs Regex ISO Time one year ago
filter-map-reduce one year ago
parseInt-vs-math.floor time

Check the impact between the two

one year ago
JavaScript spread operator vs Object.assign performance vs. Direct assignment one year ago
Multiply vs subtract

Is it faster to make a number negative by multiplying by negative one, og subtract the number from zero.

one year ago
Array.prototype.concat vs spread operator [e]

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

one year ago
getElementById vs id vs wrapper vs global var toggling class one year ago
getElementById vs id vs wrapper toggling class one year ago
getElementById vs id toggling class one year ago
getElementById vs id one year ago
Symbol vs String property square bracket aa one year ago
Symbol vs String property square bracket a one year ago
string concatenation += vs Array.prototype.join() one year ago
JS new obj. destruct vs fields one year ago
for in Object.keys vs foreach Object.keys one year ago
querySelectorAll data attribute vs class name 1 one year ago
Array concat ES6

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

one year ago
set.has vs. array.includes including misses one year ago
array vs hashmap lookup one year ago
Access to Proxy vs Object vs computed one year ago
lodash vs for-of-1 one year ago
lodash vs for-of one year ago
startswith vs includes - same string one year ago
Has own property

Check if an object is undefined

one year ago
indexOf > -1 x indexOf != -1 one year ago

 Create Your benchmarks