Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

array test 3

No description provided

array test 2

No description provided

array test 1

No description provided

Array.prototype.splice vs spread operator with slice for removal of entity from array

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

ES6 some vs underscore for contains

No description provided

lodash assign vs object.assign vs spread asdfdsfasdfdsd

testing object assignment while keeping references to source

lodash assign vs object.assign vs spread asdfdsfasdfdsfdddd

testing object assignment while keeping references to source

ES6 some vs underscore for any

No description provided

JSON parse vs pure JS

No description provided

NATIVEvsRAMDA

No description provided

RAMDAvsNATIVE

nic

save&restore vs manual

No description provided

Regexp vs includes method

No description provided

save/restore vs manual

No description provided

undefined

undefined js

Big Angular clone vs Lodash cloneDeep vs JSON Clone 1.5.10

No description provided

Angular clone vs Lodash cloneDeep vs JSON Clone 1.5.10

No description provided

Array.prototype.splice vs spread operator with slice for removal of entity

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

Javascript: Array concat vs spread operator vs push speed test

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

Array.prototype.concat vs spread operator merge

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

AB toggles check

No description provided

Date parsing

11

Which Is the Fastest

While, foreach, for of, for

What is the best for the index in the loop let or const ?

No description provided

native built-in filter map function vs native logic for filter, map (about huge map #2)

native built-in filter map function vs native logic for filter, map