Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider Adding L4S and NQB Support #11

Open
jlivingood opened this issue Apr 21, 2023 · 1 comment
Open

Consider Adding L4S and NQB Support #11

jlivingood opened this issue Apr 21, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jlivingood
Copy link

Hi - Some networks are working to test/deploy the IETF L4S standard for low latency networking, which creates a 2nd network queue at bottleneck links for packets marked with ECT(1) or DSCP-45 to use a low latency queue with a shallow queue depth. This should in theory improve working latency dramatically.

Perhaps it is worth considering in the future adding support for L4S and NQB. Initially it may just be probing to see if the marks work E2E (a la Is My BGP Safe Yet from CF). Then later test the performance effects.

Timing - The Comcast network is planning to trial L4S from mid-June so one way to test it may come up soon (you can also test in a lab of course).

References:
RFC 9330, 9331, 9332, draft-ietf-tsvwg-nqb

@carlosefr carlosefr added the enhancement New feature or request label May 11, 2023
@carlosefr
Copy link
Collaborator

carlosefr commented May 11, 2023

It would be interesting to surface such details but I'm not sure that would be workable from a web browser, where such low level connection control is not usually available from JavaScript.

If those network changes are effective, I'd expect them to result in improved numbers without any changes to the measurement components. And that would be observable (over time) in the public speed test results (which currently only include tests performed from https://speed.cloudflare.com) available through M-Lab's BigQuery:

https://www.measurementlab.net/blog/cloudflare-aimscoredata-announcement/
https://www.measurementlab.net/data/docs/bq/quickstart/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants