Ticket #43 (new defect) — at Initial Version

Opened 15 years ago

Last modified 4 years ago

savannah: [ENHANCEMENT] MC is slow when working with lots of files

Reported by: slavazanko Owned by:
Priority: major Milestone:
Component: mc-core Version: master
Keywords: Cc: egmont@…
Blocked By: Blocking:
Branch state: no branch Votes for changeset:

Description

Original: http://savannah.gnu.org/bugs/?16256

Submitted by:Lukas Zapletal <lzap>Submitted on:Mon 03 Apr 2006 07:43:30 PM UTC
Category:CoreSeverity:3 - Normal
Status:NonePrivacy:Public
Assigned to:NoneOpen/Closed:Open
Release:All versionsOperating System:GNU/Linux

Discussion:

Mon 03 Apr 2006 07:43:30 PM UTC, original submission:

When you copy/remove lots of files, the midnight gets too slow 
because of thousands of screen redraws (per a second). Terminals 
are slow and disc is waiting.

It would be nice to limit the redraw of the copy/remove window do 
an user defined time (e.g. 200-500 ms). This could be easy to 
implement (and you dont need threads or something like that - just 
one "if" and time measurement).

Check this out - touch 100000 files and try to delete with midnight 
and after that with the "rm" command. Feel the difference?
Note: See TracTickets for help on using tickets.