Re: Units for network speeds

Ah sorry for the confusion, I probably should have noted the units in the
comments.

The speeds are actually in bytes per ms since that makes the math in
computing request times simple (see:
https://github.com/w3c/PFE-analysis/blob/master/analysis/simulation.py#L35)

On Fri, Oct 9, 2020 at 10:06 AM Chris Lilley <chris@w3.org> wrote:

>
> I'm having a bit of trouble reconciling the numbers listed for network
> speeds
> https://github.com/w3c/PFE-analysis/blob/master/analysis/network_models.py
>
> with data sources nn 2G, 3G etc such as
> https://en.wikipedia.org/wiki/Mobile_broadband#Generations
>
> https://en.wikipedia.org/wiki/Wi-Fi#Versions
>
> (yes, I know theoretical WiFi speeds are ever attained in practice)
>
> the units for the speeds listed in network_models.py are kbits/s, right?
>
> --
> Chris Lilley
> @svgeesus
> Technical Director @ W3C
> W3C Strategy Team, Core Web Design
> W3C Architecture & Technology Team, Core Web & Media
>
>
>

Received on Friday, 9 October 2020 19:52:45 UTC