Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

orderInsensitiveArrayCompare

No description provided

Spread VS Push (Single element)

No description provided

XHR vs fetch

No description provided

lodash test-100

No description provided

getElementById and getElementsByClassName [0] vs querySelector

Test performance of different ways of get just one particular DOM element

native find vs lodash _.find but for 100k elements

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

Spread Operator vs Lodash

Answering https://stackoverflow.com/questions/58702513/lodash-clone-array-vs-spread-operator#

set includes vs array includes for two values

Check whether Set look ups are faster than Array includes even when there's only two values

Lodash cloneDeep vs JSON Clonefff

No description provided

Array.slice vs Array.concat vs Spread operator

No description provided

forEach vs for vs while

Test array forEach, for, while

Lodash.get vs safeGet vs Native

No description provided

Optional Chaining versus _.get lodash (8 levels)

No description provided

Array.from vs Spread 5

No description provided

String conversion vs division

No description provided

Array loop vs foreach vs map x1

No description provided

getter vs method v2

No description provided

getter vs method

No description provided

Ramda vs. Lodash vs Natice (filter, find)

Compares performance on the same tasks using Lodash vs Ramda vs Native.

dict vs set

dict vs set

jeffreytest-3

test

jeffreytest-2

test

jeffreytest

test

_.isEqual vs JSON.stringify performance

Test on isEqual performance

Adding value to array efficiency

No description provided