Benchmark name When Created
Object Deep Copy with

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

4 years ago
Concat arrays 4 years ago
for vs for...of vs Array.reduce

Computing the sum of each item in an array via different looping mechanisms

4 years ago
className vs. setAttribute vs. classList vs setAttribute custom 4 years ago
RXJS vs Vanilla 4 years ago
str.match vs str.split.pop 4 years ago
native find vs lodash _.findIndex 4 years ago
Find Index vs Map 4 years ago
Object.assign vs spread operator - 1 4 years ago
undefined vs. typeof vs. in vs. operator

Object lookup performance

4 years ago
native map vs _.map 4 years ago
map vs fast map 4 years ago
Chunk - lodash vs javascripto 4 years ago
alpinejs speed-up transitionIn & transitionOut 4 years ago
join vs tostring+replace 4 years ago
slice vs destruction 4 years ago
Lodash cloneDeep vs JSON Clone vs Bitfish Simple Clone 4 years ago
Array concat vs spread operator vs spread push vs push

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

4 years ago
Performance of Object.keys(tree).map(Number) vs for...in 4 years ago
Lodash cloneDeep vs JSON Clone 7545236934650044 4 years ago
IndexOf vs Includes array of numbers 4 years ago
_.isArray vs Array.isArray

a

4 years ago
jQuery `tag.class` vs `.class` 4 years ago
Object.assign jQuery.extend JSON V2 4 years ago
Object.assign jQuery.extend JSON 4 years ago

 Create Your benchmarks