Compare mode

Side-by-side execution

Run two sorting algorithms against the same input and inspect how quickly their traces diverge.

Compare sorting strategies

speed
1.00x

Insertion Sort

Array trace unavailable.

Merge Sort

Array trace unavailable.