begin quoting Tracy R Reed as of Wed, Jun 27, 2007 at 12:31:51PM -0700: [snip] > Premature optimization is a sin, don't optimize without first profiling, > etc. etc.
Amen. But once you *do* get a profiler on to an algorithm... sorting is often a prime candidate for optimization. [snip] -- If you didn't care about speed, why are you using quicksort? Stewart Stremler -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
