Benchmark name When Created
for..in vs object.keys grtynhdtfym 20 days ago
.concat() (immutable) vs .push() (mutation) 20 days ago
reduce: spreading acc vs mutating acc 20 days ago
.concat() is slow (immutable) vs .push() (mutation) 20 days ago
IndexOf vs Includes Check in string

Banana

20 days ago
Slice vs shift and pop

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

20 days ago
Micromark vs Markdown-it vs Remark 20 days ago
array find vs some better

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

20 days ago
delete abcd 20 days ago
Conditon vs Delete 20 days ago
Map iteration + clearing 20 days ago
inline svg vs div-2-ayr

Comparing performance of: Inline SVG vs Div

20 days ago
inline svg vs div-2

Comparing performance of: Inline SVG vs Div

20 days ago
Object from array: map + Object.fromEntries vs reduce 20 days ago
some vs for...break 20 days ago
lodash uniqby 20 days ago
switch vs if else 20 days ago
Benchmark for comparing common vs unique collator object on each sort iteration 21 days ago
simple js test 21 days ago
JS Map<number, object> vs Array<{ number, object }> Small 21 days ago
JS Map<number, object> vs Array<{ number, object }> 21 days ago
Some vs. Filter vs. indexOf vs. Includes vs. Find vs. findIndex performance 21 days ago
get navigation type 21 days ago
Looping with Index: forEach vs array.entries vs for 22 days ago
Array forEach callback function as a parameter vs as a predefined variable + compared to using callback parameters vs without + for..of, for..in, for loop 22 days ago

 Create Your benchmarks