Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

push array elements using spread vs iteration

Compare push using a spreaded array versus adding items one at a time.

concat vs splice for joining two arrays

No description provided

Array.prototype.concat vs spread operator vs contact empty array

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

Symbol bullshit

No description provided

Array.prototype.concat vs spread operator vs contact empty array with 2 arrays

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

find array

No description provided

test if vs select case vs includes

No description provided

test if vs select case

No description provided

Is comparing number faster than comparing date objects

Is there a performance benefit to replacing == with ===?

JavaScript Object.assign vs for in loop vs for of loop vs Object.entries

No description provided

Array.prototype.concat vs spread operator (large, small diff

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

Sequence Methods (Lodash vs Array)

No description provided

forEach vs Some vs for (correction) 2

No description provided

forEach vs Some vs for (correction)

No description provided

Spread vs direct Object assignment V3

No description provided

Object access method

No description provided

asddda

No description provided

Array.prototype.concat vs spread operator latest

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

concspretest

No description provided

immer vs clone

No description provided

Arrow function vs function comparison

No description provided

innerHTML appendChild

No description provided

innerHTML vs appendChild

No description provided

removefirst vs removelast

No description provided

include vs set

include vs set