Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

array vs set 2

No description provided

Lodash's uniq vs Array from Set

No description provided

chunk string

No description provided

Object Deep Copy with deep clone

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

Array loop vs foreach vs map (Small arrays)

No description provided

toFixed vs toPrecision vs Math.round() 7 places

No description provided

jsspltttttttt

No description provided

Map vs Object (get) [2]

No description provided

jssplttttttt

No description provided

jsspltttttt

No description provided

Array spread operator vs push [variant]

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

replace nth occurrence

No description provided

replace

No description provided

Javascript Map.set undefined vs Map.delete

No description provided

JSON.parse vs string.split

No description provided

JSON.strigify vs array.join

No description provided

Object Entries vs Array

No description provided

js includes inside filter

No description provided

slice vs filter in js2

No description provided

Spread vs forloop

No description provided

Non insensitive sorting

No description provided

Proxy v object v class setter

No description provided

Array concat vs spread operator vs push reassign v2

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

Array concat vs spread operator vs push reassign

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

for in vs reduce vs pick vs filter

No description provided