|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re: Needed Performance improvement in reading and fetching from a fileby fmerges (Chaplain) |
| on Oct 08, 2008 at 05:44 UTC ( [id://715917]=note: print w/replies, xml ) | Need Help?? |
|
Hi, I agree with smiffy. Even just splitting up to the fields you need, would not make that much difference, pushing to an array and later going again over it for printing is superfluous; if you really need to get it these way from another part of the program, you can also think of using an iterator/closure. Regards,
fmerges at irc.freenode.net
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||