Benchmark name When Created
Object Direct Guard Arg Vs Global 6 years ago
Accessing Object Data via Global vs. Argument Reference 6 years ago
Object access 6 years ago
Accessing Property of Object Directly vs. Defensively 6 years ago
IndexOf 6 years ago
push / shift 2 6 years ago
Array.prototype.concat vs splice vs loop for joining lots of arrays 6 years ago
Array.prototype.concat vs splice for joining lots of arrays 6 years ago
My Own Test Push, concat , spred.

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

6 years ago
find by array loop vs Array.find 6 years ago
Array loop vs foreach 6 years ago
lodash.get VS getSafe: error 6 years ago
lodash.get VS getSafe 6 years ago
concat vs spread vs empty spread vs push (performance)

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

6 years ago
concat vs spread vs push (performance)

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

6 years ago
JS Regex vs .startsWith vs .indexOf

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

6 years ago
JavaScript spread operator vs Object.assign performance fork 6 years ago
subclass vs overwrite array original method 6 years ago
weakmap vs closure vs private symbols 6 years ago
slice vs spread asdf 6 years ago
for vs forEach vs reduce

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

6 years ago
Comparing caching speeds to function speed

A structure for checking whether caching/memoization is worth it

6 years ago
Object.assign vs spread operator vs direct edit 6 years ago
Array: spread operator vs push #2 6 years ago
Array: spread operator vs push 6 years ago

 Create Your benchmarks