Skip to content

Conversation

@stablebits
Copy link
Owner

Problem

Summary of Changes

Fixes #

@stablebits stablebits changed the title PoC | Measure stream processing PoC | Measuring potential HOL in stream processing Dec 19, 2025
stablebits and others added 5 commits January 27, 2026 14:45
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
… operation

Replace incremental chunk-by-chunk stream reading with the new
accept_any_complete_uni_with_data() API. This reads entire unidirectional
streams atomically, eliminating head-of-line blocking caused by
interleaved incremental reads across streams.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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