Message319013
| Author | yselivanov |
|---|---|
| Recipients | ned.deily, vstinner, yselivanov |
| Date | 2018-06-08.03:44:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1528429443.81.0.592728768989.issue33803@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> + if (core_config->dev_mode) {
> + _PyRuntime.gc.generations[0].threshold = 5;
> + }
I'd love to have a flag to turn this on, or maybe we should enable it for -X dev. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-08 03:44:03 | yselivanov | set | recipients: + yselivanov, vstinner, ned.deily |
| 2018-06-08 03:44:03 | yselivanov | set | messageid: <1528429443.81.0.592728768989.issue33803@psf.upfronthosting.co.za> |
| 2018-06-08 03:44:03 | yselivanov | link | issue33803 messages |
| 2018-06-08 03:44:03 | yselivanov | create | |