SupaSorter, written by Sean Massey, contact [email protected] Built on Python 3.9 Runs 10 different sorting engines in 2 modes.
- A single pass of all the algorithms, using a sample of the users choice, shows timings and a bar chart
- Multi-passes of all algorithms, creating a data frame of the data and a plot showing time degredation of all sorts.