Message 348764 - Python tracker (original) (raw)
Message348764
Author | nascheme |
---|---|
Recipients | ZackerySpytz, gregory.p.smith, methane, miss-islington, nascheme, pablogsal, steve.dower, tianon |
Date | 2019-07-30.18:11:43 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1564510304.14.0.405231255613.issue36044@roundup.psfhosted.org |
In-reply-to |
Content |
---|
Closing as I think PR 14702 mostly resolves this. The gc_collect() issue has not been resolved but based on some investigation, I think it is not worth the effort to try to reduce the time spend in that function. Reducing the number of unit tests being run had a huge benefit and did not significantly impact the optimization. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-07-30 18:11:44 | nascheme | set | recipients: + nascheme, gregory.p.smith, methane, steve.dower, ZackerySpytz, pablogsal, miss-islington, tianon |
2019-07-30 18:11:44 | nascheme | set | messageid: 1564510304.14.0.405231255613.issue36044@roundup.psfhosted.org |
2019-07-30 18:11:44 | nascheme | link | issue36044 messages |
2019-07-30 18:11:43 | nascheme | create |