Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash map vs es6 Object.values.map

No description provided

spread vs slice vs splice vs concat

No description provided

jQuery.extend vs JSON.stringify(JSON.parse())

No description provided

date parsing test

No description provided

for loop vs Array.from Nodelist

No description provided

Compare prototype.find vs lodash/find

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

Lodash.get vs native2

No description provided

set.add vs array.push Fabien2

No description provided

set.add vs array.push Fabien

No description provided

for vs index of performance

No description provided

Lodash.get vs native

No description provided

PHP - generator vs array

No description provided

Array.from vs Spread - performance benchmark

No description provided

RxJs vs Array v7.5.4

No description provided

lodash map vs js map

No description provided

Component re-renders 5

No description provided

Large number product of x consecutive digits

No description provided

Array.prototype.slice vs spread operator-fixed

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

Slice - Splice (1)

No description provided

.unshift() vs .push() + .reverse()

No description provided

table rewrite vs insert row

No description provided

String to int vs int to string 2

No description provided

Array shallow copy - slice(0) vs conditional for() loop

Is it faster to copy a whole array with slice() or only copy members with a flag that indicates copying is required?

String to int vs int to string

No description provided

Switch vs Object Literal - testing with simpler data

No description provided