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

measurement_time might not be working #10

Open
meyerbro opened this issue Jul 9, 2022 · 1 comment
Open

measurement_time might not be working #10

meyerbro opened this issue Jul 9, 2022 · 1 comment

Comments

@meyerbro
Copy link
Contributor

meyerbro commented Jul 9, 2022

Hello, I usually pass --measurement_time so that I let it take a little more time to truly check if the speed is indeed present since I have a 10Gbps connection. But I just tested now passing 15 seconds and it looks like there's a problem with the calculation. The origin host can't provide more than 116Mbps but it showed 360, which is impossible...

@c29r3
Copy link
Owner

c29r3 commented Jul 10, 2022

What does wget show you from the same host?
Hmm. First test is a new method - show real time speed, second = old method (avg speed)
OUTPUT

python3 ff.py
[=                             ] 553.59178 Mbps

measure_speed()
594Mbps
curl -s https://gist.githubusercontent.com/c29r3/d572af55e278012b995df00eaadc556a/raw/ab1dc84b1508b93294e821ef19b40083e6b670c0/sol_test_speed.py | python3

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

No branches or pull requests

2 participants