You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
QUIC transport fixes by @bomanaps: fixed SIGSEGV crash by moving recv_buf from fiber stack to heap-allocated QuicEngine struct, resolved 25–32ms RTT latency by calling processEngine() after lsquic_stream_flush() and lsquic_conn_make_stream(), and tuned idle timer to 10ms — all 4/4 interop tests now pass with zig→zig 91ms→5ms, rust→zig 27ms→5.6ms, zig→rust 58ms→2.7ms
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Attendees
Discussions
QUIC transport fixes by @bomanaps: fixed SIGSEGV crash by moving recv_buf from fiber stack to heap-allocated QuicEngine struct, resolved 25–32ms RTT latency by calling processEngine() after lsquic_stream_flush() and lsquic_conn_make_stream(), and tuned idle timer to 10ms — all 4/4 interop tests now pass with zig→zig 91ms→5ms, rust→zig 27ms→5.6ms, zig→rust 58ms→2.7ms
Open Agenda
Beta Was this translation helpful? Give feedback.
All reactions