Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

object spread vs immutable-js set vs object mutate

No description provided

Lodash & Ramda test the gazlionth

No description provided

ramda, lodash and ecmaS

check this out

lodash flow vs ramdajs pipe

check this out

Ramda pipe vs lodash flow

check this out

Comparing performance of: 1.4.4 vs 1.12.4 vs 2.2.4 vs 3.4.1

No description provided

Pow Mult

No description provided

Alphabetical sort native javascript vs lodash

No description provided

native javascript vs lodash sort

No description provided

lodash forEach vs for i loop decremental

No description provided

lodash forEach vs for i loop2

No description provided

for-in with hasOwnProperty() vs object.keys

No description provided

reducer function performance v2

Testing ops/sec between creating a new array w/ spread initializer vs accumulator.push() in array.reduce()

reducer function performance

Testing ops/sec between creating a new array w/ spread initializer vs accumulator.push() in array.reduce()

Creating new property, 2

No description provided

Creating new property, 1

No description provided

Lodash.js vs Native false v2

No description provided

Switch test 2

Switch test 2

Checking property existence

No description provided

Lodash cloneDeep vs JSON Clone big object 12345

No description provided

ES2020 Optional Chaining versus _.get lodash

No description provided

loops-perf

No description provided

loopings

No description provided

createContextualFragment vs InnerHtml

No description provided

Array concat vs spread vs push spread, loop, apply

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