Speed Test
61–70 of 216 posts
Re: Speed Test
#62Why do these speed tests start out slow and then get faster over the course of a few seconds? Is it something about the internet that means the speed changes so much over the course of the test?
That's how TCP works. TCP initially starts with a small transmission buffer (the congestion window), and gradually increases its size until it starts getting errors (packet drops or reordering).
Re: Speed Test
#63No share/record/export/save button?
Re: Speed Test
#64Re: Speed Test
#65Earlier quoted context omitted.
Not how it’s usually measured…link speed is pretty much always in bits/s
I don't measure file size in bits. I don't want to multiply/divide by 8 when roughly estimating how long a download will take. I end up doing 10 instead for maximum ease and pessimism.
Obviously a huge part of this is marketing for modems, ISPs, network cards, etc. but it’s consistent. The conversion to GB/s is fairly simple and doable with the super key, or super space on Mac in every modern OS…
I agree with you that the difference is irritating, but wouldn’t have done any different if I were Cloudflare.
Re: Speed Test
#66Smart. With a bit of SEO/marketing, this will become the way consumers judge their internet quality. If connection quality = ping to cloudflare then that puts cloudflare in a very strong negotiating position for peering agreements etc.
The more of these tests start appearing, the better.
Re: Speed Test
#67No way to use bytes instead of bits in the output?
Not how it’s usually measured…link speed is pretty much always in bits/s
Re: Speed Test
#68Earlier quoted context omitted.
Indeed, that's part of what motivated netflix to make fast.com.
is it possible for ISP to distinguish Netflix video streams from connections to Fast.com ? (and throttle them differently) PS: my latest ISP router doesn't let me change DNS to my local pi-hole. haven't explored all options yet - just got new one 2 days ago -- but currently my DNS queries are going to whatever is the default set by my ISP.
Re: Speed Test
#69Smart. With a bit of SEO/marketing, this will become the way consumers judge their internet quality. If connection quality = ping to cloudflare then that puts cloudflare in a very strong negotiating position for peering agreements etc.
There are decent alternatives for this. Fast.com is hosted by Netflix, making them an excellent speedtest to check for service throttling. Google has a speedtest as well (Google "speed test" and it'll show a button). The more of these tests start appearing, the better.
Re: Speed Test
#70Earlier quoted context omitted.
I don't measure file size in bits. I don't want to multiply/divide by 8 when roughly estimating how long a download will take. I end up doing 10 instead for maximum ease and pessimism.
Link speed has always been measured in bits/s or as sibling comment suggests baud which is, still, just bits per second. Obviously a huge part of this is marketing for modems, ISPs, network cards, etc. but it’s consistent. The conversion to GB/s is fairly simple and doable with the super key, or super space on Mac in every modern OS… I agree with you that the difference is irritating, but wouldn’t have done any diffe…
Isn't the baud-rate the number of signal transitions per second? How that maps to bits per second depends on the wire encoding.