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 terry.reedy
Recipients Dennis Sweeney, Kojoley, charles.mcmarrow.4, eric.smith, eric.snow, gvanrossum, lukasz.langa, lys.nikolaou, pablogsal, serhiy.storchaka, terry.reedy, xtreak
Date 2022-01-03.00:09:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641168561.12.0.50780260411.issue46110@roundup.psfhosted.org>
In-reply-to
Content
Does python_startup benchmark start with all modules parsed and __pycache__d, or with no cache, so it includes the normally one-time parse time?
History
Date User Action Args
2022-01-03 00:09:21terry.reedysetrecipients: + terry.reedy, gvanrossum, eric.smith, lukasz.langa, eric.snow, serhiy.storchaka, Kojoley, lys.nikolaou, pablogsal, xtreak, Dennis Sweeney, charles.mcmarrow.4
2022-01-03 00:09:21terry.reedysetmessageid: <1641168561.12.0.50780260411.issue46110@roundup.psfhosted.org>
2022-01-03 00:09:21terry.reedylinkissue46110 messages
2022-01-03 00:09:21terry.reedycreate