[Distutils] For maximum performance, Python packages are best installed as zip files.

Donald Stufft donald at stufft.io
Mon Apr 11 07:40:05 EDT 2016


> On Apr 11, 2016, at 7:36 AM, Antoine Pitrou <solipsis at pitrou.net> wrote:
> 
> There is a certain number of disk accesses
> that is necessary to get the required metadata in a correct way.

Right, but a SSD will perform those disk accesses quicker. Obviously doing less of them is better than doing more of them faster, but doing less of them faster seems to me to be better than doing less of them slower?

-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 842 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160411/87e8a131/attachment.sig>


More information about the Distutils-SIG mailing list