Benchmark name When Created
Lodash vs Plain JS - findLastIndex 4 months ago
<script src="https://cdn.jsdelivr.net/g/lodash@4(lodash.min.js+lodash.fp.min.js)"></script> 4 months ago
indexOf + toSpliced vs. filter 4 months ago
indexOf + splice vs. filter 4 months ago
function dec vs function expr 4 months ago
normal vs e number 4 months ago
Array.from() vs new Array() 232323

Testing the difference between creating filled arrays.

4 months ago
Object for of vs reduce 4 months ago
Lodash cloneDeep VS spread operator with children 4 months ago
for of loop vs. .map 5 months ago
Cost of adding and removing event listeners 5 months ago
Compare comparison with null or undefined (extended) 5 months ago
Array.from vs Spread (Map) v. really? 5 months ago
variadics vs arrays

testing wheter variadic params in functions are faster or slower than simply passing arrays as arguments

5 months ago
equals comparison 5 months ago
Compare Array.splice() and Array.copyWithin() to move item within an array 5 months ago
reduce vs fromEntries

reduce vs fromEntries

5 months ago
lodash range2 5 months ago
lodash range 5 months ago
test Map vs Object with string which use string as key and value 5 months ago
sum with typed int array vs standard array

testing performance of type arrays vs standard arrays

5 months ago
concat vs push vs push loop 5 months ago
Absolute value using Math.abs vs ternary and * -1 5 months ago
Iterate / Loop over + Filter data-* attributes 5 months ago
500 Set vs Array Privilege Check 5 months ago

 Create Your benchmarks