Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

concat vs plus string

No description provided

Array.prototype.concat vs spread operator v4

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

Array.prototype.concat vs spread operator v3

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

Array.prototype.concat vs spread operator v2

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

!== vs ===

No description provided

for vs foreach DOM elements

No description provided

Immer@4 vs Spread Reduce

No description provided

Increment array with for( ... Object.Entries(...) ) vs Object.Entries(...).reduce

No description provided

Array loop vs foreach vs map1

No description provided

For Loop Different Approaches

No description provided

For Loop Approaches

No description provided

_.toPairs vs Object.entires

Comparing lodash toPairs with native JS Object.entires

Deep copy : JSON vs Specified-Method

No description provided

Arrow Func return obj : inline VS return

No description provided

Pow VS Multiply VS ** op

No description provided

Multiple args VS Object arg

No description provided

lodash .foreach vs native foreach v4.17.15

No description provided

Spread operator vs. push

Compare the ES6 spread operator with the traditional push() method

Lodash clamp vs Math.min(Math.max)

No description provided

Lodash cloneDeep vs array spread

No description provided

For Loops1

Testing the speeds of different for loops.

math pow vs multiply (float)

No description provided

Array concat comparison between spread concat and push

No description provided

Object assign vs polyfill

No description provided

Null VS Undefined

No description provided