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 vstinner
Recipients aeros, corona10, eric.snow, vstinner
Date 2020-05-05.18:32:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588703568.02.0.403939575272.issue40512@roundup.psfhosted.org>
In-reply-to
Content
Attached demo.py: benchmark to compare performance of sequential execution, threads and subinterpreters.
History
Date User Action Args
2020-05-05 18:32:48vstinnersetrecipients: + vstinner, eric.snow, corona10, aeros
2020-05-05 18:32:48vstinnersetmessageid: <1588703568.02.0.403939575272.issue40512@roundup.psfhosted.org>
2020-05-05 18:32:48vstinnerlinkissue40512 messages
2020-05-05 18:32:47vstinnercreate