Giter Site home page Giter Site logo

Comments (5)

openspeedtest avatar openspeedtest commented on July 28, 2024 1

We are using all six threads on capable devices and connections. if we try to test latency with the additional requests it will block the overall test progress by the amount of latency of the user connection. but one thing we can do is to measure the XHR send event and Load event time for all requests, Then we can report latency under load. I don't know the accuracy of those results because the browser may block XHR requests to preserve the device's battery life, CPU and RAM, etc. I will test this on the next major update and if possible I will add this.

from speed-test.

openspeedtest avatar openspeedtest commented on July 28, 2024

Watch it https://youtu.be/104T5MvJBCc run
t=d&s=y&r to run download test for a full year.
t=u&s=y&r to run upload test for a full year.
t=p&p=1000000 to send 1L ping to server.
Run in 3 different windows, if you like to run all 3 tests the same time. Also you can use 3 different browsers or devices.

from speed-test.

SteveBox0 avatar SteveBox0 commented on July 28, 2024

Yes, it possible to run them via multiple sessions at the same time but ideally it should be part of a single speed test UI fast.com or
https://www.waveform.com/tools/bufferbloat .

from speed-test.

openspeedtest avatar openspeedtest commented on July 28, 2024

We are using XHR. 6 Parallel requests is a limit set by the browser vendors.
We cannot cross that limit by default.
I think with HTTP3. We can do something like this.
I will keep this idea for the Next major update.

from speed-test.

SteveBox0 avatar SteveBox0 commented on July 28, 2024

Fast.com keep within the 6 concurrent request limit and track the "loaded" latency as well. Might be worth having a look into how its able to do it.

At least from a quick look at the F12 network tab, i dont see dedicated http requests for ping/latency.

from speed-test.

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.