in reply to Re: sorting very large text files
in thread sorting very large text files
Use faster drives. If you're doing this often, it might well be worth spending £200/£300 on a Solid State Disk. These are orders of magnitude faster than harddisks and could yeild substantial speedup if used correctly.
I have vaguely impression that SSD technique is not mature yet. It will be broken after reading 200,000 times. If I remember right, SSD is not a good choice for him.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: sorting very large text files
by BrowserUk (Patriarch) on Dec 20, 2009 at 08:23 UTC | |
Re^3: sorting very large text files
by Anonymous Monk on Dec 23, 2009 at 10:59 UTC |