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

Sometimes incorrect speed #11

Open
johnmudd opened this issue Aug 21, 2015 · 8 comments
Open

Sometimes incorrect speed #11

johnmudd opened this issue Aug 21, 2015 · 8 comments

Comments

@johnmudd
Copy link

Any comment on the differences?

$ speed-test 
      Ping  6 ms
  Download  12.8 Mbps
    Upload  8371.5 Mbps
$
www.speedtest.net/
      Ping  60 ms
  Download  24 Mbps
    Upload  26 Mbps
@Frikki
Copy link

Frikki commented Aug 21, 2015

Yea, I’d say upload like a maniac when using speed-test! Sindri has magic powers!

@sindresorhus sindresorhus changed the title Comparison with speedtest.net Sometimes incorrect speed Aug 24, 2015
@sindresorhus
Copy link
Owner

Some other people have seen this too, but I haven't been able to reproduce. This has to be fixed in the speedtest-net module which is what this module depends on to get the speed results.

I've opened an issue over there: ddsol/speedtest.net#11

Keeping this open for discovery, but please post your finding and continue the discussion over there.

@olivierlacan
Copy link

Welp, from Europe (Paris more precisely) speed-test reports completely inaccurate results. I suspect it's trying to connect to an extremely far away node.

$ speed-test

      Ping   164 ms
  Download   4.7 Mbps
    Upload   7.3 Mbps

image

Confirmed by using --verbose:

      Ping   157 ms
  Download ⠴ 4.6 Mbps
    Upload

    Server   speedo.eltele.no
  Location   Alta (Norway)
  Distance   NaN km

@sindresorhus
Copy link
Owner

@olivierlacan Did you just install it? If not, try reinstalling it completely, per ddsol/speedtest.net#11 (comment), this should be fixed by now.

@olivierlacan
Copy link

@sindresorhus All good, thanks. Hadn't updated in a while I guess.

@sjmcdowall
Copy link

Every other speed test aligns with the theoretical speed I should be getting, namely 300Mb/s give or take .. However, speed-test shows a consistent speed of 45 Mb/s:

✝  ~  speed-test --verbose

Ping 67 ms
Download 42 Mbps
Upload 19 Mbps

Server speedtest1.citizens.coop
Location Floyd, VA (United States)
Distance 94 km

Compare to "fast" (the old one I used to use) :
✝  ~  fast

300 Mbps

@microsoftly
Copy link

+1, getting similarly wonky results

@SamVerschueren
Copy link
Contributor

Nothing we can do about it here. This is just a wrapper around speed-test. This is the relevant discussion.

Repository owner locked and limited conversation to collaborators Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants