Skip to content

Fix download sizes and time estimates according to ISO#552

Open
ericek111 wants to merge 1 commit into
pastelsky:bundlephobiafrom
ericek111:bundlephobia
Open

Fix download sizes and time estimates according to ISO#552
ericek111 wants to merge 1 commit into
pastelsky:bundlephobiafrom
ericek111:bundlephobia

Conversation

@ericek111
Copy link
Copy Markdown

Values shown for sizes and time estimates are incorrect. Kilo is a prefix for 10^3, Mega for 10^6. mB/s makes no sense -- millibytes.

Let's stick to ISO/IEC 80000-13. Either we can change the divisors to 1000, or change the prefixes to kiB and MiB. Let's not confuse users by binary prefixes, though.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant