Ticket #3028 (closed defect: duplicate)
MC's UI is very slow
Reported by: | birdie | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
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.
Change History
Note: See
TracTickets for help on using
tickets.
Closed as duplicate of #43.