Message 368195 - Python tracker
Message368195
| 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:48 | vstinner | set | recipients: + vstinner, eric.snow, corona10, aeros |
| 2020-05-05 18:32:48 | vstinner | set | messageid: <1588703568.02.0.403939575272.issue40512@roundup.psfhosted.org> |
| 2020-05-05 18:32:48 | vstinner | link | issue40512 messages |
| 2020-05-05 18:32:47 | vstinner | create | |