Skip to content
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

Remove unnecessary reference counting from completion I/O callbacks #912

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

PThorpe92
Copy link
Contributor

@PThorpe92 PThorpe92 commented Feb 7, 2025

I am on a bit of a mission to revisit a lot of the ref counting, this was an easy first win.

It seems to be a linear path of function calls or hashmaps which can own the completions directly, no cloning needed.

@penberg penberg changed the title Remove unnecessary reference counting from completion io callbacks Remove unnecessary reference counting from completion I/O callbacks Feb 8, 2025
@penberg
Copy link
Collaborator

penberg commented Feb 8, 2025

@PThorpe92 Love the mission! Looks like you self-conflicted your PR with 71d2a9b :)

@penberg penberg closed this in 0638550 Feb 10, 2025
@penberg penberg merged commit 0638550 into tursodatabase:main Feb 10, 2025
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants