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

perf(ext/io): remove a data copy from File write #18601

Merged
merged 1 commit into from
Apr 5, 2023
Merged

Conversation

lucacasonato
Copy link
Member

@lucacasonato lucacasonato commented Apr 5, 2023

Removes a data copy from all async File::write operations.

Copy link
Contributor

@mmastrac mmastrac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lucacasonato lucacasonato merged commit ee15b49 into main Apr 5, 2023
@lucacasonato lucacasonato deleted the perf_file_write branch April 5, 2023 21:13
levex pushed a commit that referenced this pull request Apr 12, 2023
Removes a data copy from all async `File::write` operations.
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.

None yet

2 participants