file seek is slow

Steve Holden steve at holdenweb.com
Thu Mar 11 20:43:44 EST 2010


Metalone wrote:
> I just tried the seek test with Cython.
> Cython fseek() : 1.059 seconds.  30% slower than 'C'
> Python f.seek  : 1.458 secondds. 80% slower than 'C'.
> 
> It is amazing to me that Cython generates a 'C' file that is 1478
> lines.
> 
And what response are you seeking to your amazement?

regards
 Steve
-- 
Steve Holden           +1 571 484 6266   +1 800 494 3119
See PyCon Talks from Atlanta 2010  http://pycon.blip.tv/
Holden Web LLC                 http://www.holdenweb.com/
UPCOMING EVENTS:        http://holdenweb.eventbrite.com/




More information about the Python-list mailing list