-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
tac: mimic GNU on handling special files such as /dev/zero #9616
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
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
Seems to be failing because of 32-bit targets running out of memory, now limiting to 64-bit |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
|
GNU testsuite comparison: |
CodSpeed Performance ReportMerging this PR will improve performance by 10.77%Comparing Summary
Performance Changes
Footnotes
|
…tils into tac-special-files
|
GNU testsuite comparison: |
Fixes #9591
Also adds test to avoid regression.