in reply to Re: Fast/Efficient Sort for Large Files
in thread Fast/Efficient Sort for Large Files

In addition to tommyw's comments, a Schwartzian Transform also consumes extra memory, so even if it made sense here, it wouldn't exactly be efficient.

Makeshifts last the longest.

  • Comment on Re^2: Fast/Efficient Sort for Large Files