ordinarthur 62aeb895c1
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 41s
perf: 16x larger chunks + native backpressure for faster transfers
- CHUNK_SIZE: 16 KB → 256 KB (16x fewer send calls)
- MAX_BUFFER: 1 MB → 4 MB (more data in flight)
- waitForDrain: polling setTimeout → native bufferedamountlow event

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 12:53:36 +02:00
..