Skip to content

Fix calculation of pretty_speed - #5

Open
ryonkn wants to merge 1 commit into
petemyron:masterfrom
ryonkn:fix_calculation_pretty_speed
Open

Fix calculation of pretty_speed#5
ryonkn wants to merge 1 commit into
petemyron:masterfrom
ryonkn:fix_calculation_pretty_speed

Conversation

@ryonkn

@ryonkn ryonkn commented Apr 5, 2019

Copy link
Copy Markdown

Line speed calculation is incorrect.

1,000,000,000,000 bps
= 1,000,000,000 Kbps
= 1,000,000 Mbps
= 1,000 Gbps
= 1 Tbps

@cabb cabb added bug wontfix and removed bug labels Aug 15, 2021
@cabb

cabb commented Aug 15, 2021

Copy link
Copy Markdown
Collaborator

We measure speed in bits and data volume in bytes. All used units refer to bits.
Maybe I miss something, but currently I would keep it as it is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants