ozone icon indicating copy to clipboard operation
ozone copied to clipboard

HDDS-9536. Datanode perf: Copying (heap) buffers is costly.

Open szetszwo opened this issue 1 year ago • 17 comments

What changes were proposed in this pull request?

Change ChunkBuffer to allocate direct buffers and in order to avoid buffer copying.

What is the link to the Apache JIRA

HDDS-9536

How was this patch tested?

Modified existing tests.

szetszwo avatar Oct 26 '23 23:10 szetszwo