Hacker News new | ask | show | jobs
by KaiserPro 254 days ago
> since it duplicates the TLS handshake across streams

Depends on your usecase of course. if its something thats only around for a minute, then yeah, but over an hour, makes no difference at all.

QUIC eats more CPU per MB of data than plain TCP/TLS. but that might be solved by more modern offload/kernel optimisations