Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Binary search property vs. delegate

No description provided

Binary search property vs. delegate

No description provided

Array.prototype.concat vs spread operator

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

Object.assign vs SPREAD

No description provided

Array.slice vs Array.concat

No description provided

lodash map vs Object.keys map

lodash map vs Object.keys map

lodash map vs Object.keys map

lodash map vs Object.keys map

Array.prototype.map vs Lodash.map

Approaches performance

Object.assign vs Lodash.assign

Measuring approaches performance

Native XHR vs jQuery Ajax

Same as this: https://www.measurethat.net/Benchmarks/Show/833/13/native-xhr-vs-jquery-ajax but without some test cases since IE11 can't run them

jQuery .first() vs :first vs .filter(:first) vs .eq(0) vs $(.get(0)) vs $([0]) vs :eq(0)

No description provided

Array.prototype.slice vs spread operator

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

Array.prototype.concat vs spread operator

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

alpha false

No description provided

var vs let vs const

No description provided

var vs let vs const

No description provided

var vs let vs const

No description provided

Lodash.get vs Property dot notation

No description provided

spread

No description provided

Hello World (React vs Combo)

Test the time it takes to render Hello World to the page.

Map (Native vs Ramda vs Lodash)

measures the speed of ramda's map vs Array's native map vs lodash map

tet1qqqqqq

No description provided

for loop vs map

No description provided

Map (Native vs Ramda vs Lodash vs Immutable)

measures the speed of ramda's map vs Array's native map vs lodash map vs Immutable map

Object merge vs library merge

No description provided