Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

push / shift 2

No description provided

Array.prototype.concat vs splice vs loop for joining lots of arrays

No description provided

Array.prototype.concat vs splice for joining lots of arrays

No description provided

My Own Test Push, concat , spred.

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

find by array loop vs Array.find

No description provided

Array loop vs foreach

No description provided

lodash.get VS getSafe: error

No description provided

lodash.get VS getSafe

No description provided

concat vs spread vs empty spread vs push (performance)

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

concat vs spread vs push (performance)

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

JS Regex vs .startsWith vs .indexOf

fork of https://www.measurethat.net/Benchmarks/Show/975/11/regex-vs-indexof-vs-startswith-vs-substr

JavaScript spread operator vs Object.assign performance fork

No description provided

subclass vs overwrite array original method

No description provided

weakmap vs closure vs private symbols

No description provided

slice vs spread asdf

No description provided

for vs forEach vs reduce

Benchmark to test performance of for vs forEach vs reduce when N is under 50

Comparing caching speeds to function speed

A structure for checking whether caching/memoization is worth it

Object.assign vs spread operator vs direct edit

No description provided

Array: spread operator vs push #2

No description provided

Array: spread operator vs push

No description provided

Arrays: spread operator vs push

No description provided

weakmap vs closure

No description provided

Array.reduce

No description provided

jQuery :visible vs Javascript : find visible element

No description provided

momentjs isBefore versus lt operator

No description provided