Git Product home page Git Product logo

speedtesting's People

Contributors

karelklima avatar

Stargazers

 avatar

Watchers

 avatar

speedtesting's Issues

The local speed test is very slow, is there a bug?

The local speed test is very slow, is there a bug?

 deno run -A https://speedtesting.deno.dev/server.ts 12354
SPEED TEST SERVER
Listening on http://localhost:12354/
deno run -A https://speedtesting.deno.dev/client.ts --server=http://localhost:12354
SPEED TEST CONFIGURATION
{
  server: "http://localhost:12354",
  pingCount: 100,
  downloadMegabytes: 50,
  uploadMegabytes: 50,
  deadlineSeconds: 30
}
Measuring latency
Measuring download speed
Measuring upload speed
SPEED TEST RESULT {
  latency: {
    ok: true,
    durationMs: 31.3737000000001,
    latencyMs: 0.313737000000001,
    pingCount: 100
  },
  download: {
    ok: true,
    durationMs: 15825.6432,
    downloadMegabytes: 50,
    downloadSpeedMbps: 25.275433986784183
  },
  upload: {
    ok: true,
    durationMs: 583.099400000021,
    uploadMegabytes: 50,
    uploadSpeedMbps: 685.9893870581681
  }
}

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.