Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

TreeWalker vs querySelectorAll

No description provided

spread vs concat vs unshift for arrays

spread vs concat vs unshift

Concat vs Spread (Two Arrays)

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

Lodash min vs Math.min (lodash 4.7.11)

No description provided

Event listener types - 1000x native vs 10000x fake

Testing different event listener function types and speed difference between native and fake (callbacks array).

Delete vs Destructure (Objects)

Measure the performance of delete versus removing a prop from an object

Delete vs destructure for objects

Measure the performance of delete versus removing a prop from an object

lodash omit vs spread omit vs spread omit using babel

No description provided

lodash map vs. vanilla map

No description provided

Deep merge lodash vs ramda vs deepmerge

No description provided

This is a test benchmark - for measurethat.net Version: 1.3.0.0

This is a test description

Some vs Find

No description provided

CSS dynamic rules

No description provided

className vs setAttribute vs classList

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for Small Objects.

Test on isEqual performance

pow vs for-loop

No description provided

Math.pow vs ** vs *

No description provided

Power vs Square Root functions

Measure the performance of the Power and Square Root functions. Conclusion: The underlying math logic seems to be the same, regardless of the function used.

es6 destructuring vs lodash _.get string and array keys with toPath and manual caching

compare performance of _.get to es6 desu

Array.from vs Spreadv2

No description provided

Array construct vs array push vs array concat

No description provided

CORRECTED: Filter-Map: Lodash vs Native

No description provided

array join vs _.join

No description provided

lodash .forEach vs JS forEach

lodash vs native

wasm vs webcrypto

No description provided

NEW BENCHMARK Your Benchmarks