facebook / mvfst

An implementation of the QUIC transport protocol.
MIT License
1.5k stars 242 forks source link

copa queueing delay calculations #256

Open habt opened 2 years ago

habt commented 2 years ago

Hi, I noticed that in mvfst the default queuing delay calculation uses the lrtt instead of the standing rtt as in the Copa paper. I was wondering why it is set this way and which queueing delay calculation mechanism was used in the Facebook Live experiments?