Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

Sha256-Hex-Effect

No description provided

lodash.each vs Object.forEach vs jQuery each

No description provided

Uniq ES6 vs Lodash Uniq

ES6 Filter Unique vs Lodash Uniq

json stringify vs object tostring

No description provided

native find vs lodash _.find vs ramda

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

math pow vs multiply vs multiply2

No description provided

Map vs Object (large number of keys)

Lookup of map vs object

inheritance new vs Object.create

Compare inheritance with new vs Object.create

Map to Array (100 and 10,000)

This test exists to benchmark the conversion of Map().values() to an Array.

Scroll

No description provided

Array.prototype.map vs Lodash.map 4.17.15

Approaches performance

find faster - for vs find vs map vs foreach

No description provided

Javascript - Array merge

Comparison of techniques for merging performance-focused arrays.

concat vs unshift vs spread

spread vs concat vs unshift

concat vs unshift

spread vs concat vs unshift

lodash omit vs. spread omit

No description provided

simple Math.max vs ternary

No description provided

Sum vs Reduce

No description provided

lodash Orderby

lodash orderby vs Js Sort

Intl.DateTimeFormat

Comparing 2 dates with Intl.DateTimeFormat vs using Date.get* methods

Math.min and Math.max vs reduce vs for for 100000 items.

No description provided

Array push vs map v1

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

Testing lastIndexOf vs split+pop

No description provided

Strict equality VS typeof

No description provided

function call overhead

check function call overhead

NEW BENCHMARK Your Benchmarks