-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-134584: Eliminate redundant refcounting from _CALL_STR_1
#136070
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
gh-134584: Eliminate redundant refcounting from _CALL_STR_1
#136070
Conversation
Signed-off-by: Manjusaka <[email protected]>
Signed-off-by: Manjusaka <[email protected]>
|
Thanks! This looks great to me. Just waiting for Mark's PR on TOS caching to get merged. |
Signed-off-by: Manjusaka <[email protected]>
Signed-off-by: Manjusaka <[email protected]>
…ka/refcount-call-str
Signed-off-by: Manjusaka <[email protected]>
|
@Fidget-Spinner Thanks for your time, I have update the PR like what we do in #142604 BTW just for personal interest, May I ask why we revert the code generator change in #142604 ? |
Fidget-Spinner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. This is great!
I realised we can get the same thing with |
Got it! Thanks your time! |
Uh oh!
There was an error while loading. Please reload this page.