.readline() - VERY SLOW compared to PERL

Harald Schneider h_schneider at marketmix.com
Wed Nov 15 08:54:30 EST 2000


Thanks or your reply. .readlines() won't fit, since the data is VERY huge.
So .readline() is a must.

The link on parmassus is definitive dead .... :-/

Harald


> So, why not try using the simpler 'for line in f.readlines()'
> approach and see what that does to your performance.
>
>
> > There exists a module called QIO. Anyone head of it?
>
> Yes, but the link on Parnassus for it,
>     http://members.xoom.com/meowing/python/
> would appear to be dead.  Does anybody know of a
> live URL...?
>
>
> Alex
>
>
>
>





More information about the Python-list mailing list