Skip to content

Instantly share code, notes, and snippets.

@PatrickJS
Created November 6, 2023 05:45
Show Gist options
  • Select an option

  • Save PatrickJS/8e78754cbe1fb83d281efb1a765b933f to your computer and use it in GitHub Desktop.

Select an option

Save PatrickJS/8e78754cbe1fb83d281efb1a765b933f to your computer and use it in GitHub Desktop.
navigator.connection.downlink or || I needed a quick way to determine if the user connection speed was fast enough to enable/disable some features in a site I’m working on, I made this little script that averages the time it takes to download a single (small) image a number of times, it's working pretty accurately in my tests, being able to clea…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment