Re: quickest way to process log file
- From: Barry Margolin <barmar@xxxxxxxxxxxx>
- Date: Sat, 17 Oct 2009 18:28:04 -0400
In article <hbciop$654$4@xxxxxxxxxxxxxxxxx>,
gazelle@xxxxxxxxxxxxxxxxxx (Kenny McCormack) wrote:
2) The fact that large data processing tasks can take a long time.
Maybe the real solution is: Get a faster machine.
It's likely that the main bottleneck is reading the file from disk an
uncompressing it. If there aren't other CPU-intensive tasks using the
machine at the same time, it probably doesn't matter which form of
comparison you use, because they're both faster than the disk.
--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.
- References:
- quickest way to process log file
- From: Mark
- Re: quickest way to process log file
- From: Mark
- Re: quickest way to process log file
- From: pk
- Re: quickest way to process log file
- From: Kenny McCormack
- quickest way to process log file
- Prev by Date: Re: quickest way to process log file
- Next by Date: Re: how do I broadcast my outside IP address?
- Previous by thread: Re: quickest way to process log file
- Next by thread: Re: quickest way to process log file
- Index(es):
Relevant Pages
|