8000 Latency and Upload speed? · Issue #1 · branchard/fast-speedtest-api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Latency and Upload speed? #1

Open
mrose17 opened this issue Aug 25, 2018 · 6 comments
Open

Latency and Upload speed? #1

mrose17 opened this issue Aug 25, 2018 · 6 comments
Labels
enhancement New feature or request

Comments

@mrose17
Copy link
mrose17 commented Aug 25, 2018

Have you considered updating the package to allow options as to which statistic(s) to return, e.g.,

    speedtest.getStats({ statistics: [ 'download', 'upload', 'latency' ]}).then(stats => {
      // examine stats.download, stats.upload, stats.latency, all in stats.unit
    }).catch(e => { console.error(e.message); });

just a thought, thanks!

@branchard
Copy link
Owner

I would add this kind of features when I have time.
Feel free to submit pull requests.

Thanks for paying attention to my project!

@mrose17
Copy link
Author
mrose17 commented Aug 28, 2018

thank you!

@mrose17
Copy link
Author
mrose17 commented Aug 30, 2018

ps: in case you're wondering, i'd like to make a homebridge plugin that reports the three values. there is an existing plugin -- https://github.com/SeydX/homebridge-broadband -- but it uses the speedtest.net platform...

@mrose17
Copy link
Author
mrose17 commented Oct 8, 2018

just fyi: https://github.com/homespun/homebridge-accessory-bandwidth-quality

@branchard branchard added the enhancement New feature or request label Feb 3, 2019
@mchlima
Copy link
mchlima commented Oct 9, 2019

I believe it is very important to have the upload test as well.

@jonnysamps
Copy link

@branchard I'd really like to see this happen and would be happy to work on a PR on this. Any hints? It looks like you've reverse engineered the fast.com client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants
0