On Mon, Aug 23, 1999 at 12:28:32AM -0700, Christopher Seiwald wrote:
> 
> The alteration that I've tried and tested is to have the isort bail
> back to qsort if it does more than N swaps.  I put N at 1024, which

Perhaps a ratio:  #comparisons : # swaps

If the ratio gets too high, then bail.


-- 
This is my .signature which gets appended to the end of my messages.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to