writing large files quickly

casevh at comcast.net casevh at comcast.net
Fri Jan 27 14:33:10 EST 2006


Oops. I did mean

   fd.write(block)

The only limit is available memory.  I've used 1MB block sizes when I
did read/write tests. I was comparing NFS vs. local disk performance. I
know Python can do at least 100MB/sec.




More information about the Python-list mailing list