Message321524
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, methane, serhiy.storchaka, vstinner |
| Date | 2018-07-12.08:02:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531382569.17.0.56676864532.issue34093@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
What is the time spent in marshal.dumps() at Python startup when Python has to create all .pyc files? For example "./python -c pass" in the master branch with no external dependency? My question is if the PR makes Python startup 5% slower or less than 1% slower. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-12 08:02:49 | vstinner | set | recipients: + vstinner, benjamin.peterson, methane, serhiy.storchaka |
| 2018-07-12 08:02:49 | vstinner | set | messageid: <1531382569.17.0.56676864532.issue34093@psf.upfronthosting.co.za> |
| 2018-07-12 08:02:49 | vstinner | link | issue34093 messages |
| 2018-07-12 08:02:49 | vstinner | create | |