On Mon, 2009-08-31 at 13:01 +0530, Ajay Kumar wrote:
> hi All
>  
> I have some zip data that contans name of different file  
> when i unzipped data i got hundreds of file i passed each file in a
> subroutine and parse the data and write into excel sheet
> i am passing approximate 196 file individually
>  
> during parsing and writiting into excel script is taking to much cpu
> Resources as well as more than one( 1) hour time time to excute
>  
> can anybody tell me how to resolve the cpu and time issues here 
>  
> your answer would be appreciated
>  
> thanks
> Ajay 

The solution is to write more efficient code.  Without seeing the code
you're using, it's not possible to give you more specific advice.

Regards,
Tim Bowden


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to