Page 1 of 1

Lister starts too slow

Posted: 2007-02-08, 10:17 UTC
by Jqn
Hi,
I've noted Lister starts too slow (with text files) in FIRST call. Successive calls starts more fast.

Why?.

Posted: 2007-02-08, 10:30 UTC
by SanskritFritz
Only with Lister? Not with notepad for example?
What I suspect is that your hard disk is maybe heavily fragmented, and the second file opening is done from the cache.

Posted: 2007-02-08, 10:32 UTC
by D1P
Try to disable all lister plugins and repeat (Alt+Shift+F3 load lister without plugins). If will be any acceleration, then it is a some plugin problem (for example, plugin may use incorrect detect string)

Posted: 2007-02-08, 11:47 UTC
by Jqn
SanskritFritz wrote:Only with Lister? Not with notepad for example?
What I suspect is that your hard disk is maybe heavily fragmented, and the second file opening is done from the cache.
My disk is not fragmented (Diskeeper runs every night). No other program, only internal Lister, starts slowly.
Lister starts more fast second time, even if first time is closed.
D1P wrote:Try to disable all lister plugins and repeat (Alt+Shift+F3 load lister without plugins). If will be any acceleration, then it is a some plugin problem (for example, plugin may use incorrect detect string)
I don't have any lister plugin installed.

Posted: 2007-02-08, 19:53 UTC
by wOxxOm
1. Start totalCommander anew, so nothing is precached.
2. start filemon from sysinternals [dot] com filtering it to totalcmd.exe
3. see what is loaded when you press AltShiftF3.

if nothing special loads on filesystem level, then repeat the same steps with regmon from sysinternals - it will monitor registry calls.