Benchmark name When Created
lodash range 4 months ago
test Map vs Object with string which use string as key and value 4 months ago
sum with typed int array vs standard array

testing performance of type arrays vs standard arrays

4 months ago
concat vs push vs push loop 4 months ago
Absolute value using Math.abs vs ternary and * -1 4 months ago
Iterate / Loop over + Filter data-* attributes 4 months ago
500 Set vs Array Privilege Check 4 months ago
Member Set vs Array Privilege Check 4 months ago
1000-Member Set vs Array Privilege Check 4 months ago
test Map vs Object 4 months ago
Set vs Object vs Map doing stuff with clones using Object.assign() 4 months ago
parleto 4 months ago
for...of Object.keys vs for...of Object.keys.values 4 months ago
for...of Object.keys vs for...of Object.keys.keys 4 months ago
for..in vs object.keys grtynhdtfym 4 months ago
.concat() (immutable) vs .push() (mutation) 4 months ago
reduce: spreading acc vs mutating acc 4 months ago
.concat() is slow (immutable) vs .push() (mutation) 4 months ago
IndexOf vs Includes Check in string

Banana

4 months ago
Slice vs shift and pop

Compares the speed for removing 2 items from the beginning of an array

4 months ago
Micromark vs Markdown-it vs Remark 4 months ago
array find vs some better

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

4 months ago
delete abcd 4 months ago
Conditon vs Delete 4 months ago
Map iteration + clearing 4 months ago

 Create Your benchmarks