Skip to content

Conversation

@NobodyXu
Copy link
Collaborator

@NobodyXu NobodyXu commented Nov 4, 2025

  • Simplify their code
  • Only poll when there isn't enough buffer
  • Only do internal copy_within to remove written data when necessary, since memmove is expensive

 - Simplify their code
 - Only poll when there isn't enough buffer
- Only do internal `copy_within` to remove written data when necessary,
   since `memmove` is expensive
@NobodyXu NobodyXu enabled auto-merge November 4, 2025 08:48
@NobodyXu NobodyXu added this pull request to the merge queue Nov 4, 2025
Merged via the queue into main with commit 28f4272 Nov 4, 2025
20 checks passed
@NobodyXu NobodyXu deleted the optimize-buf-writer-impl branch November 4, 2025 09:00
@github-actions github-actions bot mentioned this pull request Nov 4, 2025
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.

2 participants