Bubble Sort Benchmarks
Quick Sort Benchmarks
|
Insertion Sort Benchmarks
Algorithm
Average Time
Bubble Sort
10.4ms
Quicksort
0.5ms
Insertion Sort
20.2ms
Bubble sort is the slowest of all, even slower than the slowest of slowpokes.
Learn how to optimize Bubble Sort for maximum slowness
Disclaimer:
These benchmarks are highly fictional and may not reflect real-world performance.
Disclaimer:
The author is not responsible for any lost productivity due to excessive scrolling.