Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array.prototype.find vs _.find vs regex

comparing find vs regex for search performance

Array.find vs lodash _.includes vs compiled regex

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

Testing Var vs No Var

No description provided

Testing Var vs Return

No description provided

JavaScript spread operator vs Slice/Splice performance testing

No description provided

math pow vs multiply (subtraction)

No description provided

Unique Lodash vs Set

No description provided

number vs Number(number) 3

No description provided

number vs Number(number)

No description provided

lodash isNil vs native isNil

No description provided

set.has vs. array.includes vs array.indexOf (string values)

No description provided

set.has vs. array.includes (string values)

No description provided

bechn Spread operator VS Object.assign VS Object.create vs new Object

No description provided

Array.prototype.filter vs Lodash filter (1)

No description provided

clone div vs clone form

No description provided

createElement vs cloneNode but form

Faster way to create new dom elements before insertion

hash-sum vs lodash.isEqual with large dataset

No description provided

hash-sum vs object-hash

No description provided

IndexOf LodashVsLoopBased

No description provided

spread operator vs Array.prototype.slice vs Array.prototype.slice(0)

Compare the new ES6 spread operator with the traditional slice() and slice(0) methods

Array.prototype.slice vs Array.prototype.slice(0) vs spread operator

Compare the new ES6 spread operator with the traditional slice() and slice(0) methods

IntersectionwithLodashVsCustomObjectBased

No description provided

IntersectionwithLodashVSCustom

No description provided

Test getXAttrs with type

No description provided

Test getXAttrs

No description provided