This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients berker.peksag, bethard, christian.heimes, paul.j3, pitrou, rhettinger, serhiy.storchaka, vstinner, wolma, yan12125
Date 2017-04-28.11:23:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493378590.91.0.0547609934075.issue30152@psf.upfronthosting.co.za>
In-reply-to
Content
> Measuring Python startup performance is painful, there is a huge deviation.

That is why I run Python 100 times and repeat that several times for testing that the result is stable. With perf I got roughly the same result -- the absolute difference is 18-19 ms, or 17%.
History
Date User Action Args
2017-04-28 11:23:10serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, pitrou, bethard, vstinner, christian.heimes, berker.peksag, paul.j3, wolma, yan12125
2017-04-28 11:23:10serhiy.storchakasetmessageid: <1493378590.91.0.0547609934075.issue30152@psf.upfronthosting.co.za>
2017-04-28 11:23:10serhiy.storchakalinkissue30152 messages
2017-04-28 11:23:10serhiy.storchakacreate