Benchmark name When Created
for loops comparison 2 4 years ago
Map Comparison 4 years ago
Includes Test 4 years ago
Lodash test-01 4 years ago
Ramda vs Reduce

Testing if Ramda brings some performance issues (extra loops)

4 years ago
Concatenation - comparing methods 4 years ago
StringJS string replacement vs Native String replacement 4 years ago
Testing methods to iterate array 2 4 years ago
Testing methods to iterate array 4 years ago
jquery find find vs jquery find 4 years ago
jQuery removeClass vs jQuery classList remove 4 years ago
jQuery hasClass vs jQuery classList.contains 4 years ago
jQuery removeClass vs jQuery classList.remove 4 years ago
lodash.forEach vs forEach vs for loop vs for in vs for of 4 years ago
jQuery addClass vs jQuery classList.add 4 years ago
json stringify vs array tostring2 4 years ago
Lodash.js versus Native 4 years ago
Math.random vs crypto.getRandom 4 years ago
JQuery version speed test / new 4 years ago
Array Concat vs ES6 Spread Operator 4 years ago
Performance of Object.values(obj) vs_.values() vs for-in to extract values from an object

Compare performance between the native Object.values(obj) function vs the lodash _.values() option and a function that extracts the values of an object using a for...in loop.

4 years ago
Double.js benchmark

Test runner for extended precision libraries (https://github.com/munrocket/double.js)

4 years ago
_.range() vs Array.from() vs [...Array().keys()] 4 years ago
charCodeAt vs [] 4 years ago
Lodash isEqual test fffw

Test on isEqual performance

4 years ago

 New benchmark Your benchmarks