What's the fastest sort?

Let's look at some sort animations to compare these well-known sorting algorithms.

Bubble Sort                  Selection Sort                  Insertion Sort
Merge Sort                  Heap Sort                  Quick Sort