Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

immutable objects

No description provided

ffwawfeawfeawfe

Compare methods for testing string's beggining character.

slice vs moving array vs reduce

No description provided

querySelector vs getElementsByClassName _2 (Get first element)

No description provided

array order lodash vs vanilla

No description provided

append vs appendChild + createTextNode

No description provided

Time to create simple promises

No description provided

Array concat vs spread operator vs push333

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

push vs spread operator

No description provided

slice vs spread operator

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

Array.prototype.push vs Array.prototype.push.apply2

No description provided

Array.prototype.push vs Array.prototype.push.apply1

No description provided

Array.prototype.push vs Array.prototype.push.apply

No description provided

concat vs push1

No description provided

concat and push1

No description provided

concat and push

No description provided

test11

test

Array.prototype.concat vs spread operator(push) vs for of

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

Array.prototype.concat vs splice for joining two arrays2

No description provided

Array.prototype.concat vs splice for joining two arrays1

No description provided

ES6 Optional Chaining vs. ES6 Optional Chaining vs. Lodash _.get

No description provided

ES6 Optional Chaining vs. Lodash _.get

No description provided

jpk test

No description provided

Lodash sort vs array.prototype.sort using string comparison

Comparing the speed of lodash's sortBy vs a standard array prototype sort, specifically on a large set of strings

get last element of path: split vs regex

No description provided