Benchmark name When Created
Spread vs object assign array of objects one year ago
lodash vs map 5 one year ago
Op vs localeCompare one year ago
Bechmark mapper one year ago
Object.fromEntries VS multiple reduce from list of data

Object.fromEntries vs Reduce (reuse object) vs Reduce (creating temporary objects) from list of data

one year ago
__proto__ vs getPrototypeOf one year ago
instanceof vs constructor name vs toString one year ago
Number#toLocaleString () vs Intl.NumberFormat#format() one year ago
String vs toString one year ago
.endsWith vs includes - cooasodosd one year ago
for-in vs object.keys vs object.values for objects test one year ago
replaceAll vs regex replace with zwb one year ago
flatMap() vs filter().map() 1asdasd

flatMap vs filter map

one year ago
flatMap() vs filter().map() 1

flatMap vs filter map

one year ago
adasdasd

asdas

one year ago
optional method chaining one year ago
RFDC clone vs Lodash cloneDeep vs JSON Clone : Dup one year ago
property access: object with define property vs Proxy get vs plain object vs methods one year ago
filter vs for performance one year ago
Filter-Map: Lodash vs Native v3 one year ago
forEach vs filter vs for one year ago
lodash flatMap() vs lodash filter().map()

lodash flatMap vs lodash filter map

one year ago
reduce() push vs reduce() spread

in a reduce(), is it better to push to the accumulator or return a spread of the accumulator with the new value in it

one year ago
Array concat vs spread operator vs push *1000

Compare the new ES6 spread operator with the traditional concat() method and push, with target array growing

one year ago
slice vs spread performance

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

one year ago

 Create Your benchmarks