@Joel: The code runs for weeks..input file which I have to process in very
huge(in 50 gbs). So its not a matter of hours.its matter of days and
weeks..I was using C++. Recently I switched over to Python. I am trying to
optimize my code to get the outputs in less time and memory efficiently.


On Mon, Nov 4, 2013 at 9:57 PM, Joel Goldstick <joel.goldst...@gmail.com>wrote:

>
>
>
> If you are new to python why are you so concerned about the speed of
> your code.  You never say how long it takes.  Do these files take
> hours to process? or minutes or seconds?    I suggest you write your
> code in a way that is clear and understandable, then try to optimize
> it if necessary.
>
>

-- 


*AMAL THOMAS*
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to