![]() |
|
P is for Practical | |
PerlMonks |
Re: Processing ~1 Trillion recordsby erix (Parson) |
on Oct 25, 2012 at 09:52 UTC ( #1000795=note: print w/replies, xml ) | Need Help?? |
I'd say you first have to profile: where is that time spent: database retrieval, downstream processing, writing, (perhaps also writing back to database?), etc. 16 days; there is probably room for improvement, so try cutting up that profile in as many parts as you can think of.
In Section
Seekers of Perl Wisdom
|
|