Message320874
| Author | ronaldoussoren |
|---|---|
| Recipients | corona10, ronaldoussoren |
| Date | 2018-07-02.12:08:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530533320.86.0.56676864532.issue33955@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Have you looked at benchmark results for this patch? In particular, PyOS_CheckStack is called quite often and I wonder how those calls affect performance. If there is a clear performance impact it would be useful to store some information in the python thread state. In what versions of macOS are there problems with pthread_get_stacksize_np() on the main thread? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-02 12:08:40 | ronaldoussoren | set | recipients: + ronaldoussoren, corona10 |
| 2018-07-02 12:08:40 | ronaldoussoren | set | messageid: <1530533320.86.0.56676864532.issue33955@psf.upfronthosting.co.za> |
| 2018-07-02 12:08:40 | ronaldoussoren | link | issue33955 messages |
| 2018-07-02 12:08:40 | ronaldoussoren | create | |