Message358803
| Author | bmerry |
|---|---|
| Recipients | BTaskaya, bmerry, methane, pitrou, remi.lapeyre, serhiy.storchaka, vstinner |
| Date | 2019-12-23.05:12:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1577077949.12.0.729723320775.issue36051@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It seems we can release GIL during iterating the buffer array. That's what I had in mind. Naturally it would require a bit of benchmarking to pick a threshold such that the small case doesn't lose performance due to locking overheads. If no one else is working on it, I can give that a try early next year. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-12-23 05:12:29 | bmerry | set | recipients: + bmerry, pitrou, vstinner, methane, serhiy.storchaka, remi.lapeyre, BTaskaya |
| 2019-12-23 05:12:29 | bmerry | set | messageid: <1577077949.12.0.729723320775.issue36051@roundup.psfhosted.org> |
| 2019-12-23 05:12:29 | bmerry | link | issue36051 messages |
| 2019-12-23 05:12:28 | bmerry | create | |