Sorting algorithms benchmark

Stewart Gordon smjg_1998 at yahoo.com
Tue Feb 27 11:45:32 PST 2007


I've written a program to benchmark a number of sorting algorithms.

http://pr.stewartsplace.org.uk/d/sortbench.d

It includes options to output the timings to a CSV file and to control the number of tests of each algorithm to perform (likely to be needed on modern machines).

Stewart.




More information about the Digitalmars-d-announce mailing list