Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

get-divs-or-all

No description provided

get-divs-or-all

No description provided

clearing array

No description provided

clearing array via pop() vs shift() vs .length = 0 vs = []

No description provided

JS Rounding Performance Test

No description provided

Array.prototype.concat vs spread operator

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

Array.prototype.concat vs spread operator

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

hasOwnProperty vs index/undefined

No description provided

Directions

No description provided

hasOwnProperty vs Object.keys

No description provided

innerHTML vs updateDOM

No description provided

innerHTML vs updateDOM

No description provided

innerHTML vs updateDOM

No description provided

codewars test alex

No description provided

Obj to Array

No description provided

js array copy speed comparison

No description provided

Test multiple difference method v3

No description provided

Test multiple difference method v2

No description provided

Test multiple difference method

No description provided

spread vs object

No description provided

Array.prototype.concat vs spread operator vs apply

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

Array.prototype.concat vs spread operator vs apply

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

empty an array in JavaScript?

Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript

Loop Optimization

Checking differences between various for/while loops.

Loop Optimization

Checking differences between various for/while loops.