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

Allow using other units #10

Open
chevdor opened this issue May 12, 2022 · 1 comment
Open

Allow using other units #10

chevdor opened this issue May 12, 2022 · 1 comment

Comments

@chevdor
Copy link
Contributor

chevdor commented May 12, 2022

The tools currently returns ns which does not match the numbers we can see in the diff when appying new weights.
It would be nice having the option to see the raw number, using a user friend format as in rust such as 100_000_000 or 100M, 17K etc...

@ggwpez
Copy link
Owner

ggwpez commented May 13, 2022

The units are now K, M, G and T.
In the future some others could be added as well, especially with the WeightsV2.

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

No branches or pull requests

2 participants