Node:Large directories, Next:Using eshell, Previous:Optimize scrolling, Up:Tips and tricks
If ecb-source-path
contains directories with many files and
subdirs, especially if these directories are mounted net-drives
("many" means here something > 1000, dependent on the speed of the
net-connection and the machine), actualizing the sources- and/or
directories- buffer of ECB (if displayed in current layout!) can slow
down dramatically. If this is a problem the contents of certain
directories and also the contents of the sources-buffer can be cached
which increases the speed a lot. See
ecb-cache-directory-contents
.
IMPORTANT: The full speed-advantage of this cache-mechanism is only
available if ecb-show-sources-in-directories-buffer
is
nil
, i.e. sources of a directory are displayed in the
ECB-sources-window. The reason is that only with a sources window the
tree-buffer contents for the sources can be cached (i.e. the
buffer-content of the ECB-sources-window) whereas with sources
displayed in the directories buffer only the disk-contents of a
directory are cached - which increases speed too but not so much as
with sources displayed in the extra window ECB-sources.
The cache of a directory can be only refreshed by a POWER-click (with mouse or keyboard) onto the related directory-node in the directories-buffer of ECB (see Using the mouse).