Oleg Broytmann wrote:
   Instead of seeking in the filesystem you end up seeking in the zip. Why
do you expect it'd be faster?

It might help if everything the interpeter needs during
startup could be grouped together in the zip file, so
that it's spread over less disk blocks.

--
Greg
_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to