We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Important
This issue was migrated from Trac:
birdie
Example:
Copy fifty 10MB files from tmpfs to tmpfs.
MC does that in approximately 3 seconds. cp -r $src $dst does that in 0.2 seconds, which means MC is up to 20 times slower than UI'less utilities.
The text was updated successfully, but these errors were encountered:
Changed by andrew_b (@aborodin) on Jan 12, 2014 at 7:29 UTC (comment 1)
andrew_b
Jan 12, 2014 at 7:29 UTC
Closed as duplicate of #43.
Sorry, something went wrong.
Changed by andrew_b (@aborodin) on Dec 17, 2016 at 7:22 UTC (comment 2)
Dec 17, 2016 at 7:22 UTC
No branches or pull requests
Important
This issue was migrated from Trac:
birdie
(aros@….com)Example:
Copy fifty 10MB files from tmpfs to tmpfs.
MC does that in approximately 3 seconds. cp -r $src $dst does that in 0.2 seconds, which means MC is up to 20 times slower than UI'less utilities.
The text was updated successfully, but these errors were encountered: