- Notifications
You must be signed in to change notification settings - Fork176
Use human readable durations#296
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
627f3b2 to6992a91Comparec049ca9 to8d0f52aCompareThank you for your contribution@414owen! Could you please have a look at the failing tests and lint checks and fix those issues? |
9592783 tobfec205Compare@ktrz this should be ready for another pair of eyes |
Hey@414owen Thank you for fixing the lint issues and adding tests! I've noticed that this only works for Would you mind adding handling for those cases as well and also add some test cases specifically for the things you are trying to improve? |
Uh oh!
There was an error while loading.Please reload this page.
Benchmark reports that show, eg. 472666693ns/iter, are very difficult to scan.
This change formats benchmarks measured in
ns/iterwith a more human readable duration.Example output:414owen/outlines-core#7
@ktrz