Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Array.from vs Spread with Node List

No description provided

ramda merge vs object.assign vs spread

No description provided

array concat vs spread operator

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

_.filter vs array filter

No description provided

native find vs lodash _.find

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

native find vs _.find

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

Object.assign (with/without empty object) vs spread operator

No description provided

Global Lookups

The efficiency is directly proportional to the number of calls to the global scope.

Object Lookup

No description provided

If Lookup vs. Switch Lookup

No description provided

JavaScript spread operator vs Using assignment

No description provided

for-in iteration with and without cache

No description provided

Angular clone vs Lodash cloneDeep -1

No description provided

weather

No description provided

Date vs date time

No description provided

selector test

No description provided

CircleSmallTest

No description provided

circleTest

test

var vs. const vs. let

No description provided

Object Property Access Notation: Destructuring vs. Dot. vs. Bracket

No description provided

Object Direct Guard Arg Vs Global

No description provided

Accessing Object Data via Global vs. Argument Reference

No description provided

Object access

No description provided

Accessing Property of Object Directly vs. Defensively

No description provided

IndexOf

No description provided