Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

lodash omit vs spread omit using babel

No description provided

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

_.difference vs Set

No description provided

Some vs Find

No description provided

CSS dynamic rules

No description provided

loop for freddie

No description provided

className vs setAttribute vs classList

No description provided

find vs dict vs arr

No description provided

Object.assign vs spread operator (2)

No description provided

ataetaetaet

No description provided

Test123421424124

No description provided

lodash forEach vs for i loop with length cached vs Array#forEach vs Array#map (big array 1e4)

No description provided

lodash forEach vs for i loop with length cached vs Array#forEach vs Array#map

No description provided

lodash forEach vs for i loop with length cached vs Array#forEach

No description provided

lodash forEach vs for i loop with length cached

No description provided

Lodash.isEqual vs JSON.stringify Equality Comparison for Small Objects, with differences.

Test on isEqual performance

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

Test on isEqual performance

Check if point is on line two variants

No description provided

pow vs for-loop

No description provided

Math.pow vs ** vs *

No description provided

Math.pow 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.