Re: Fastest Sort for text and numbers
Re: Fastest Sort for text and numbers
- Subject: Re: Fastest Sort for text and numbers
- From: Paul Skinner <email@hidden>
- Date: Mon, 30 Apr 2001 13:30:35 -0400
on 4/30/01 10:58 AM, Bourque, Jason wrote:
>
Hello,
>
>
I know this has come up before but I can't find the thread for it.
>
>
Does anyone have the sorting routine that was deemed the fastest?
>
>
Thanks,
>
>
Jason Bourque
I think you are reffering to the thread titled 'Re: How best to extract
digits from a string? '.
Yesterday I posted a speed comparison ( not exhaustive. ) on several of
the methods discussed.
Determining which method will be the fastest would require knowing the
conditions. See my previous post. Size of the text to be sorted ( or
filtered ) is a major factor.
Of couse I prefer my TIDs based filtering method : )
--
Paul Skinner