sindresorhus / fast-cli

Test your download and upload speed using fast.com
MIT License
2.59k stars 110 forks source link

Low bandwidth #36

Open lordberre opened 5 years ago

lordberre commented 5 years ago

What kind of speeds are expected with this tool?

I find it a lot slower when comparing to the browser one. fast-cli : ~50 to 150 mbit/s chromium: ~1.5 gbit/s

Fedora 29 / node v11.10.0 / fast 2.3.0

sindresorhus commented 5 years ago

We're using Puppeteer, which is Chromium, but there might be differences that causes lower speed. I've heard a couple of other reports about this with very high speeds, so I'm gonna keep it open in case anyone has an idea of what it could be.

kassi commented 4 years ago

Same here: website reports 88 MBit / 25 MBit vs cli 67 / 11 or another one 77 / 7.6. MacOS 10.15.6.

Guztaver commented 2 years ago

Same problem here, in Chrome app i have 860Mbps, but in the CLI i have only 290Mbps


OS: Arch Linux w/kernel 5.17.8-arch1-1 Node: v17.8.0 Fast: 3.2.0

sindresorhus commented 5 months ago

Puppeteer has been upgraded here: https://github.com/sindresorhus/fast-cli/releases/tag/v4.0.0 Which may help.