Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Even more human-friendly ways to specify bandwidth configuration #33

Open
crazyscot opened this issue Dec 26, 2024 · 0 comments
Open

Even more human-friendly ways to specify bandwidth configuration #33

crazyscot opened this issue Dec 26, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@crazyscot
Copy link
Owner

We currently support SI prefixes e.g. 10M, 1G but we only support whole numbers. You can't, for example, say 1.5G; you have to choose 1G or 2G, or take the bulky workaround that is 1500M.

Notation ideas:

  • 1.5G, 12.5M engineering notation with SI prefixes
  • 1G5, 12M5 inspired by RKM code
@crazyscot crazyscot added the enhancement New feature or request label Dec 26, 2024
@crazyscot crazyscot added this to the 0.3 milestone Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant