Oleg Broytmann wrote:
Less stat calls in exchange for seeking in the zip "filesystem" plus decompression. IWBN if someone shows real numbers...
Decompression time is balanced, probably more than balanced, by shorter disk reading times. In the last twenty years, cpus have speed up much more than disks, so tradeoffs have changed.
_______________________________________________ Python-3000 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com
