Message367635
| Author | tomMoral |
|---|---|
| Recipients | aeros, corona10, pitrou, tomMoral, vstinner |
| Date | 2020-04-29.09:27:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588152473.34.0.910131496927.issue39995@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I did GH 19788 with a few modifications. There is only one lock that seems to mater for the perf, and I actually added one other (the one in _python_exit, which necessitate another bug fix for fork context). I did not benchmark to see if it was worth it in term of perf. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-29 09:27:53 | tomMoral | set | recipients: + tomMoral, pitrou, vstinner, corona10, aeros |
| 2020-04-29 09:27:53 | tomMoral | set | messageid: <1588152473.34.0.910131496927.issue39995@roundup.psfhosted.org> |
| 2020-04-29 09:27:53 | tomMoral | link | issue39995 messages |
| 2020-04-29 09:27:53 | tomMoral | create | |