m-lab / mlab-speedtest

Repository of the Interface and Project for speed.measurementlab.net
https://speed.measurementlab.net
Apache License 2.0
36 stars 14 forks source link

Integrate MSAK test #67

Closed robertodauria closed 6 months ago

robertodauria commented 6 months ago

This PR integrates the MSAK javascript client and runs the MSAK test either before or after the ndt7 test (randomly, with a 50% probability for each option).

The MSAK client is currently configured as an ndt7 test (10s, single BBR stream). This will provide easily comparable data to validate MSAK's throughput1 protocol and the server/client implementations.

Preview available at https://mlab-sandbox.web.app

Closes #63.


This change is Reviewable