Coder Social home page Coder Social logo

New Rewrite for V2.0 about speedtest HOT 8 OPEN

zpeters avatar zpeters commented on August 14, 2024
New Rewrite for V2.0

from speedtest.

Comments (8)

zpeters avatar zpeters commented on August 14, 2024 1

COMING SOON

This version of speedtest is not supported. The underlying method of speed testing is not (and has not) been reliable. There is a new version of the speedtest protocol that i am actively working on a rewrite for. Expected release date is September 2018

from speedtest.

theinventor avatar theinventor commented on August 14, 2024 1

I was using this a lot in some automation and just realized its been broken a while :)

from speedtest.

zpeters avatar zpeters commented on August 14, 2024

Initial testing release of v2.0 is out for the testing. See "releases" for downloads. The current "test" is hard coded and there are no options at the moment. I believe we'll end up needing a "tuning" to adjust the size and amount of data based on your internet connection. Please send me any feedback at [email protected] or through the issues

from speedtest.

polyzen avatar polyzen commented on August 14, 2024
?       github.com/zpeters/speedtest/cmd/speedtest      [no test files]
?       github.com/zpeters/speedtest/internal/app       [no test files]
?       github.com/zpeters/speedtest/internal/pkg/cmds  [no test files]
?       github.com/zpeters/speedtest/internal/pkg/comms [no test files]
?       github.com/zpeters/speedtest/internal/pkg/server        [no test files]

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=speedtest-zpeters#n28

from speedtest.

theinventor avatar theinventor commented on August 14, 2024

I want to test for you too, I need a build .exe so i don't have to compile.. (Or did you put it in the .zip?)

from speedtest.

zpeters avatar zpeters commented on August 14, 2024

@polyzen i need a little more context here. Sorry i haven't been working on this for a while.

@theinventor Check this release link. It looks like i still had it as a draft...published it now with exes

https://github.com/zpeters/speedtest/releases/tag/2.0.0-a

from speedtest.

zpeters avatar zpeters commented on August 14, 2024

Putting this out there for comments/suggestions, etc. I think the root of the inaccuracy is that we don't (and will never know) the formula that is used on the backend of speedtest.net to extrapolate the download speed. I have reversed settings for my environment that are generally with-in 10-30 megs of the "true" download/upload speed. Basically what this comes down to is that depending on the speed of your connection and the size of the file you may get some overhead that makes the download "measure" slower (setup time for the download is static even though the transfer is quick) or the connection may have some sort of bursting. The best i can approximate is that we need to keep dynamically increasing the download or upload file size until the file takes a sustained X seconds to download or upload. WHere i am stuck right now is what is X and how do you dynamically tune the upload/download speeds accordingly.

Any thoughts, ideas, suggestions are welcomed

from speedtest.

polyzen avatar polyzen commented on August 14, 2024

@polyzen i need a little more context here.

When I run go test ./... as I used to, I get the "no test files" responses quoted above.

from speedtest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.