previous |
start |
next
Profiling the Selection Sort Algorithm
- Here are results obtained on a Pentium III
processor with a clock speed of 750 MHz running Linux.
- Actually numbers will look different, but the
relationship between the numbers will be the same. Doubling the
size of the data more than doubles the time needed to sort
it.
previous |
start |
next