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(s3): reduce bytes copy on r/w operations with S3 #188

Merged
merged 3 commits into from
Sep 19, 2023
Merged

Conversation

SCNieh
Copy link
Contributor

@SCNieh SCNieh commented Sep 19, 2023

Test on reading 512MB object:
before:
image
after:
image

Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh requested a review from superhx September 19, 2023 06:34
Signed-off-by: Shichao Nie <niesc@automq.com>
Signed-off-by: Shichao Nie <niesc@automq.com>
@SCNieh SCNieh changed the title perf(s3): reduce bytes copy when read from S3 perf(s3): reduce bytes copy on r/w operations with S3 Sep 19, 2023
@superhx superhx merged commit 6cdefdc into develop Sep 19, 2023
6 checks passed
@superhx superhx deleted the memory_opt branch September 19, 2023 09:59
daniel-y pushed a commit that referenced this pull request Mar 14, 2024
* perf(s3): reduce bytes copy when read from S3

Signed-off-by: Shichao Nie <niesc@automq.com>

* perf(s3): reduce bytes copy when write to S3

Signed-off-by: Shichao Nie <niesc@automq.com>

---------

Signed-off-by: Shichao Nie <niesc@automq.com>
ShadowySpirits pushed a commit that referenced this pull request Mar 14, 2024
* perf(s3): reduce bytes copy when read from S3

Signed-off-by: Shichao Nie <niesc@automq.com>

* perf(s3): reduce bytes copy when write to S3

Signed-off-by: Shichao Nie <niesc@automq.com>

---------

Signed-off-by: Shichao Nie <niesc@automq.com>
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