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 for unit standardisation in CLI output #9

Open
amorphic opened this issue Mar 13, 2023 · 1 comment
Open

Allow for unit standardisation in CLI output #9

amorphic opened this issue Mar 13, 2023 · 1 comment

Comments

@amorphic
Copy link
Member

As a CLI user I need to be able to define a standard unit for each unit type so that I can:

  1. More easily read measurement results - they are currently in high-precision units that are hard for humans to grok
  2. Compare results from different measurements in the same run.

This card will be complete when a CLI user can define standard units for each unit type and all results are converted to and displayed in these units.

@amorphic
Copy link
Member Author

In #8 we add a standard means of converting between units of a given type. We can use that functionality here.

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

1 participant