[Coco] the final stage of optimization

Steven Hirsch snhirsch at gmail.com
Fri Nov 20 07:00:50 EST 2009


On Thu, 19 Nov 2009, Wayne Campbell wrote:

> There has to be a better way. Can someone help me understand how to make 
> my search and sort algorithms faster?

Google quicksort.  On average, it will outperform what appears (from your 
description) to be a form of bubblesort.



-- 



More information about the Coco mailing list