-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
df: add tracing zero and rounding #8685
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
base: main
Are you sure you want to change the base?
Conversation
fb06af3
to
0f59d8c
Compare
CodSpeed Performance ReportMerging #8685 will not alter performanceComparing Summary
Footnotes
|
GNU testsuite comparison:
|
could you please add tests? thanks |
I refactored the tests to cover both modes or should I add a separate test just for mode with tracing zeroes? |
yeah, please add a test in tests/by-util/test_df.rs too |
GNU testsuite comparison:
|
done, however there are some stdbuf error in the CI, is this ok? |
99c731b
to
5e142fd
Compare
Signed-off-by: Alexander Bakanovskii <[email protected]>
5e142fd
to
c674c36
Compare
Signed-off-by: Alexander Bakanovskii <[email protected]>
c674c36
to
0b6b3c2
Compare
Signed-off-by: Alexander Bakanovskii <[email protected]>
0b6b3c2
to
146ac84
Compare
GNU testsuite comparison:
|
Fixes: #8683
Fixes: #8690