Skip to content

perf: optimize decode executor to reduce host-side overhead#10778

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_949576493
Open

perf: optimize decode executor to reduce host-side overhead#10778
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_949576493

Conversation

@copybara-service

Copy link
Copy Markdown
Contributor

perf: optimize decode executor to reduce host-side overhead

Pre-allocate and cache input/output buffers in the executor to avoid map lookup and duplication overhead on every decode step.

Pre-allocate and cache input/output buffers in the executor to avoid map lookup and duplication overhead on every decode step.

PiperOrigin-RevId: 949576493
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.

1 participant