Uh oh!
There was an error while loading. Please reload this page.
gh-125323: Remove some unsafe stackref decrefs - #125324
Conversation
Fidget-Spinner
commented
Oct 11, 2024
@markshannon this needs benchmarking |
Does this really fix the unsafe decrefs, or just some of them? It isn't just the I can also see one unsafe
There's not much point if we already know it's going to be slower. |
Fidget-Spinner
commented
Oct 12, 2024
I manually went through every |
Fidget-Spinner
commented
Oct 12, 2024
I don't know how to fix that without tanking performance. The way they behave doesn't conform to the stackref semantics at all. |
markshannon
commented
Oct 14, 2024
Failures are the usual suspects. |
markshannon
commented
Oct 14, 2024
Performance is a wash, as I would have expected. So, lets' leave the |
Works towards #125323