Skip to content

KAFKA-14944: Reduce CompletedFetch#parseRecord() memory copy#12545

Merged
showuon merged 11 commits into
apache:trunkfrom
LinShunKang:perf/optimize_kafka_consumer_memory_copy
Apr 27, 2023
Merged

KAFKA-14944: Reduce CompletedFetch#parseRecord() memory copy#12545
showuon merged 11 commits into
apache:trunkfrom
LinShunKang:perf/optimize_kafka_consumer_memory_copy

Refactor: Read data from ByteBuffer using the default byte order in N…

83bf7c3
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs