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

[Enhancement] Use CompositeByteBuf to prevent memory copy. #7757

Closed
1 task done
RongtongJin opened this issue Jan 17, 2024 · 0 comments
Closed
1 task done

[Enhancement] Use CompositeByteBuf to prevent memory copy. #7757

RongtongJin opened this issue Jan 17, 2024 · 0 comments

Comments

@RongtongJin
Copy link
Contributor

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Use CompositeByteBuf to prevent memory copy.

Motivation

Use CompositeByteBuf to prevent memory copy.

Describe the Solution You'd Like

Use CompositeByteBuf to prevent memory copy.

Describe Alternatives You've Considered

No

Additional Context

No response

RongtongJin added a commit that referenced this issue Jan 17, 2024
* Use CompositeByteBuf to prevent mem_copy.

* Fix code

* Add tests

* Remove useless UTs

* Remove unused imports.

---------

Co-authored-by: RongtongJin <[email protected]>
@yuz10 yuz10 reopened this May 25, 2024
yuz10 added a commit that referenced this issue May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants