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

change: improve measurement algorithm with dynamic rate #98

Merged
merged 7 commits into from
Feb 18, 2023
Merged

change: improve measurement algorithm with dynamic rate #98

merged 7 commits into from
Feb 18, 2023

Conversation

r3inbowari
Copy link
Collaborator

@r3inbowari r3inbowari commented Feb 16, 2023

  1. fix speedtest-go work only in saving-mode #73
  2. dynamic rate support
  3. data transfer chunk snapshots contain information about each connection.
  4. update go to 1.18
  5. removed the warmup process
  6. now, in small memory devices can run in normal mode and no longer out of memory.
  7. less biased average downrate and uprate (application layer rate).
  8. fix typos

@r3inbowari

This comment was marked as resolved.

@r3inbowari r3inbowari merged commit 97e4fd1 into showwin:master Feb 18, 2023
@r3inbowari r3inbowari deleted the fix/dynamic_chunk branch February 18, 2023 17:02
@r3inbowari r3inbowari linked an issue Feb 18, 2023 that may be closed by this pull request
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 work only in saving-mode
1 participant