Benchmark name When Created
memoizeOne - September 2020

Comparing the performance of memoizeOne to other memoization libraries

4 years ago
uniqBy vs stringify performance

lodash vs javascript

4 years ago
Adding items to an array

spread vs concat vs unshift vs push There was also push.apply, but the browsers kept running out of memory for those tests. It worked only once. Here's a comparison with just the push results: arrayPush 4763922.0 Ops/sec arrayPush.apply 2666974.0 Ops/sec

4 years ago
set.has vs. array.includes vs array.indexOf (numeric values) 4 years ago
Test JS endswith implementation2 4 years ago
Test JS endswith implementation 4 years ago
Array concat vs spread operator vs push vs Splice

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

4 years ago
Map vs Object addx

Lookup of map vs object

4 years ago
String.prototype.concat vs Array.prototype.join 4 years ago
javascript var vs let vs const 4 years ago
map object values-u 4 years ago
arr.slice() vs spread operator

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

4 years ago
Filter a list to remove all duplicate values 4 years ago
testsssssssss

dsdfssssssssss

4 years ago
Array.prototype.slice vs spread operator - objects - 30k

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

4 years ago
Array.prototype.slice vs spread operator - objects 22

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

4 years ago
Array.prototype.slice vs spread operator - objects 2

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

4 years ago
Array.prototype.slice vs spread operator - objects

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

4 years ago
Array.prototype.slice vs spread operator 2 2

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

4 years ago
reduce.concat() vs flatMap()

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

4 years ago
LRU vs memoizeWith 4 years ago
lodash xor alternatives

Searching for faster solution for _.xor(a, _.xor(a,b))

4 years ago
Filter+pop vs simple for 4 years ago
Object Deep Copy with deep clone 34451232342323

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

4 years ago
Object Deep Copy with deep clone 3445123234

Produce a deep copy of a Javascript object where nested objects are not simply references to the originals.

4 years ago

 Create Your benchmarks