Skip to content

feat: minimum dynamic measurement time and more accurate measurements#193

Merged
r3inbowari merged 11 commits intodev/1.7.0from
dev/stability_evaluation
May 2, 2024
Merged

feat: minimum dynamic measurement time and more accurate measurements#193
r3inbowari merged 11 commits intodev/1.7.0from
dev/stability_evaluation

Conversation

@r3inbowari
Copy link
Collaborator

This pr aims to improve measurement accuracy and faster measurement process.

  1. Use EWMA/Welford process data.
  2. Complete the confidence analysis of the measured data through the first point, to achieve early stopping of the measurement.

More Details #192

@r3inbowari r3inbowari merged commit 0a8f673 into dev/1.7.0 May 2, 2024
@r3inbowari r3inbowari deleted the dev/stability_evaluation branch May 2, 2024 19:33
r3inbowari added a commit that referenced this pull request May 4, 2024
…#193)

* change: rateCaptureFrequency adjusted to 50ms

* change: add welford alg with moving window

* change: add c.v scalar

* change: add readme.md

* change: update readme.md

* change: update EWMA

* change: remove test

* change: done

* change: consecutiveStableIterationsThreshold

* change: version tag and back to sync.once in close fn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SpeedTest GO Result divergent with the SpeedTest Ookla. Impossibly high upload speeds occassionally reported Low upload speed

1 participant