Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array.concat vs Spread(...)

No description provided

JavaScript: append() VS appendChild()

No description provided

JavaScript: Normal assignation VS Object.assign

No description provided

Arrary.from vs Spread Operator

No description provided

isShallowEqual vs JSON.stringify

No description provided

Lodash difference vs Set & Filter vs Map

No description provided

TestJSIntl

No description provided

Add a property to an array using Array.push vs spread (...) operator (fixed)

Add a property to an array using Array.push vs spread (...) operator

querySelector vs getElementsByClassName

querySelector vs getElementsByClassName

Shift vs Slice

No description provided

lodash uniq and sort vs sortedUniqBy

No description provided

Delete entries from object vs from map

Deleting entries from an object vs from a Map

Delete from object vs from map

Deleting entries from an object vs from a Map

test test

test

Lodash cloneDeep vs JSON Stringify/parse

No description provided

aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

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

object key iteration - lodash vs native custom implementation

the custom code is basically what happens in lodash already - perhaps it's faster because lodash each has overhead deciding if something is an array or object

JS: append vs appendChild with multiples nodes

No description provided

Double tilde vs Math.floor 2

No description provided

test obj vs for

No description provided

Regex v split find str carriage test

No description provided

Regex v split find str carriage

No description provided

Regex v split find str

No description provided

Some vs Every

No description provided

Native JS: concatenate string with + vs template literals vs String.concat edit 2 concat 80

find best solution for concatenate 4 strings