Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upDownload speed units #1225
Closed
Download speed units #1225
Comments
This comment has been minimized.
This comment has been minimized.
|
This is normal. It simplifies what you show. It's directly connected to what will actually consume in disk. If you want to get the bits/s, simply multiply by 8. |
This comment has been minimized.
This comment has been minimized.
|
Great, thank you for the information. There's always something new to learn :) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have the impression that there is a mistake in the download/upload speed units. For transfer speeds the norm is to us bits, or Kilobits (Kb) and Megabits (Mb), opposed to bytes, or Kilobytes (Kb) and Megabytes (MB) etc., which are used for file size.
I see the use of bytes for download/upload speed. Any clue about that?