Benchmark name When Created
Delete vs destructure vs reduce for objects

Measure the performance of delete versus removing a prop from an object

3 years ago
Access Object, Map, Array, Set with n items #2 3 years ago
set.has vs. array.includes of html input types 3 years ago
Access Object, Map, Array, Set with n items 3 years ago
Recreate Object vs Map vs Array vs Set 3 years ago
Access Object, Map, Array, Set 3 years ago
Create Object vs Map vs Array vs Set 3 years ago
vanilla partition vs forEach with array push 3 years ago
Array mutation VS creation 3 years ago
epoch milliseconds to ISO string

A function that converts an epoch time into an ISO string

3 years ago
Lodash Uniq vs Javascript Set and spread 3 years ago
String concatenate vs array join 3 years ago
JS chunk arrays 2 3 years ago
lodash/keyBy vs native reduce 2 3 years ago
Array.prototype.findIndex vs Array.prototype.map + Array.prototype.indexOf 3 years ago
Array.prototype.indexOf vs Array.prototype.findIndex 3 years ago
simpleStringify vs JSON.stringify BUNCH OF OBJECTS 3 years ago
i++ vs ++i vs i += 1 vs i = i + 1 3 years ago
for vs foreach vs some vs for..of vs for cached length different arrays no break

Compare loop performance

3 years ago
for vs foreach vs some vs for..of vs for cached length non empty array actually check no break

Compare loop performance

3 years ago
for vs foreach vs some vs for..of vs for cached length non empty array actually check

Compare loop performance

3 years ago
in vs !! 2 3 years ago
SDEs rules 3 years ago
for vs foreach vs some vs for..of vs for cached length non empty array

Compare loop performance

3 years ago
Insert into sorted 3 years ago

 Create Your benchmarks