Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Find the stray_eric

No description provided

Find the stray v2

No description provided

Find the stray

No description provided

Canvas paths performance without alpha

No description provided

eval vs json

No description provided

Array.prototype.concat vs spread operator aboktor

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

Array.prototype.slice vs spread operator with long arrays

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

lodash.round VS toFixed() VS toFixed() and parseFloat

Compare round lodash function vs javascript native toFixed() function

lodash.round VS toFixed()

Compare round lodash function vs javascript native toFixed() function

Array.prototype.concat vs spread vs push 08072019

No description provided

Array concat vs spread operator vs push____

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

Array concat vs spread operator vs push___

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

Array concat vs spread operator vs push__

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

Array concat vs spread operator vs push_

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

toFixed vs toPrecision vs Math.round() vs Math.floorfast

No description provided

splice twice VS shift + pop 5k

5k list

splice twice VS shift + pop

100k list

access to first item of array via shift, index ([0]), slice

No description provided

Build article from template vs from code

Comparing speed of cloned template and updated elements vs rebuilding whole content from scratch

Update template elements vs replace template HTML

No description provided

Template vs CreateElement

No description provided

Spread assign vs Array push

No description provided

Check function. typeof vs constructor + null check

Difference between typeof(a => {}) === 'function' and (a => {}).constructor === Function

array flat vs _.flatten

No description provided

splice VS shift VS splice bulk 300 list

300 list