id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
2290	"""Find File"" is very slow and consumes 100% of CPU"	birdie	andrew_b	"For a mounted filesystem which contains roughly ten thousand files and a thousand directories, MC's ""Find File"" search with default parameters takes 5 (five) seconds with 100% CPU usage.

There's something terribly wrong, because:

{{{
time find . > /dev/null

real    0m0.022s
user    0m0.010s
sys     0m0.010s
}}}

Other console file managers find all files and directories instantly."	defect	closed	major	4.8.12	mc-core	master	fixed					merged	committed-master
