http://www.perlmonks.org?node_id=61560


in reply to Re: Re: Re: Assining data to an array is slow..
in thread Assining data to an array is slow..

The problem isn't in the size of the file that you're processing, but rather in the number of times you run the test. You don't show the code that sets your $count variable, but you should look at increasing that value.

--
<http://www.dave.org.uk>

"Perl makes the fun jobs fun
and the boring jobs bearable" - me