Latest Benchmarks

Browse the latest JavaScript performance benchmarks created by the community.

for-in vs object.keys

No description provided

setAttribute vs style

No description provided

If vs Switch

No description provided

If vs Switch

No description provided

If vs Switch

No description provided

Haversine Distance tests

No description provided

slice vs substr vs substring (with no end index)

Compares slice, substr and substring to each other when there is only a start index

React Const vs Function

No description provided

lodash vs native Clone

No description provided

Array.prototype.concat vs spread operator

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

lodash unset vs object delete

No description provided

_.keys vs object.keys

No description provided

clearing array via pop() vs shift() vs .length = 0 vs = []

No description provided

hasOwnProperty vs Object.keys

No description provided

js array copy speed comparison

No description provided

empty an array in JavaScript?

Based on question on http://stackoverflow.com/questions/1232040/how-do-i-empty-an-array-in-javascript

get only numbers

No description provided

GroupBy

Lodash vs Ramda

Angular merge vs lodash merge

Angular merge vs lodash merge

Canvas paths performance

No description provided

forEach vs reduce vs map vs filter vs for

No description provided

lodash.each vs Object.forEach

No description provided

string comparison

No description provided

slice vs subarray vs set

No description provided

Round Numbers to 2 digits

No description provided

NEW BENCHMARK Your Benchmarks