Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Math.pow versus multiply, with or without semicolons!

Difference between Math.pow and generic multiplication. Also semicolon vs no semicolon.

Math.pow versus multiply, with or without semicolons.

Difference between Math.pow and generic multiplication. Also semicolon vs no semicolon.

Path test

Test for paths...

lodash.isEqual vs fast-deep-equal

No description provided

LatLongDistance

No description provided

Array concat vs spread operator vs push (many)

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

Array concat vs spread operator vs push (1)

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

Lodash each vs Object.entries.forEach vs for...in

No description provided

testsssssssssssssssdfdxv

No description provided

isFinite vs typeof

No description provided

Array concat vs. spread vs. push

No description provided

Object.prototype.hasOwnProperty vs obj.hasOwnProperty vs exists check vs 2

No description provided

array vs set index deletion

No description provided

for...of Set vs. array conversion

No description provided

Teste perfm if

No description provided

Boolean conversion - javascript

No description provided

js boolean conversion

No description provided

Lodash has x chaining props

No description provided

Array concat vs spread operator vs push (many numbers)

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

Some vs. Filter vs. indexOf vs. includes Separate Array

No description provided

for..of, for..in, for, map, forEach

No description provided

Spread Operator: Object

How To Accelerate the JavaScript Spread Operator https://dmitripavlutin.com/javascript-spread-operator-performance-optimization/

Spread Operator: Array

How To Accelerate the JavaScript Spread Operator https://dmitripavlutin.com/javascript-spread-operator-performance-optimization/

creating array

No description provided

foreach vs for of

No description provided