Skip to content

Releases: m-lab/mlab-speedtest

2024-06-17

17 Jun 13:54
657ba45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2021-06-29...2024-06-17

Use server-side measurements for the upload

29 Jun 15:18
9f2be52
Compare
Choose a tag to compare

#48 - Change the UI to show measurements coming from the server rather than the client during the upload phase and in the summary table.

Update ndt7-js client and enable Safari again

25 May 13:43
51b05c4
Compare
Choose a tag to compare

ndt7-js has been updated to version 0.0.5, introducing the following changes:

  • m-lab/ndt7-js#45 - this is a workaround to a bug affecting the upload test for Safari users. Safari is enabled to run measurements on https://speed.measurementlab.net again
  • m-lab/ndt7-js#48 - the ndt7-js client now selects the first server returned by the load balancer. This means that in countries/metros where M-Lab has a single pod, that pod is always used. Where there are multiple pods, a random one is used since the LB randomizes the order of the results in this case

Also, the project has been updated from nodejs 10.x to nodejs 12.x.

Fix localizations

29 Mar 16:50
4c2918a
Compare
Choose a tag to compare

This release fixes an issue that caused localized versions of speed.measurementlab.net to stop working.

Bump ndt7 version

09 Mar 19:56
f9d74ee
Compare
Choose a tag to compare
Merge pull request #31 from m-lab/sandbox-soltesz-fix-004

Update version

Upgrade to ndt7 protocol test

09 Mar 18:47
102a707
Compare
Choose a tag to compare

This PR updates the test on speed.measurementlab.net to ndt7, and adds a browser detect function to notify Safari users specifically to use a different browser.

The issues with Safari relate to how WebKit handles websockets. M-Lab has determined that this issue affects measurements for Safari in testing, and are documenting for potential upstream fixes.

Fixes intermittent incorrect reported C2S rate

13 Apr 19:24
e2d9d1d
Compare
Choose a tag to compare

This release includes the small fix that was causing possibly significantly inflated C2S results to be reported to users at random. There was a race condition in the ndt-browser-client.js file.

Fix Travis CI

11 Nov 14:53
f31507a
Compare
Choose a tag to compare
Merge pull request #18 from m-lab/sandbox-roberto

Fix deployment to mlab-oti

Fix C2S test

08 Nov 15:34
a11daa2
Compare
Choose a tag to compare
Merge pull request #15 from bassosimone/issue/14

app/services/mlabService.js: s/mlab-ns/locate/

Remove retrans row from test result

08 Nov 18:37
8e57181
Compare
Choose a tag to compare
Merge pull request #17 from m-lab/sandbox-roberto

 Fix deployment to firebase.