[Issue 2819] array.sort segfaults if array length >=0x8F_FFFF
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Apr 7 14:19:49 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2819
------- Comment #5 from smjg at iname.com 2009-04-07 16:19 -------
(In reply to comment #3)
> I agree. By the way, if anyone has run numbers on the relative speeds of
> various sort implementations, please share.
What's a run number?
Anyway, here's a program I wrote a while ago to benchmark sorting algorithms:
http://www.digitalmars.com/d/archives/digitalmars/D/announce/Sorting_algorithms_benchmark_7661.html
http://pr.stewartsplace.org.uk/d/sortbench.d
--
More information about the Digitalmars-d-bugs
mailing list