in reply to Re: Slow at sorting?
in thread Slow at sorting?
There are slow patterns, which is why Perl 5.8 will default to a mergesort. But the slow patterns are a lot harder to hit than just sorting the data.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re(3): Slow at sorting?
by FoxtrotUniform (Prior) on Nov 22, 2001 at 02:39 UTC | |
by tilly (Archbishop) on Nov 22, 2001 at 03:21 UTC | |
|
Re: Re (tilly) 2: Slow at sorting?
by shotgunefx (Parson) on Nov 22, 2001 at 02:15 UTC |