Hi,
I have a problem where Finder doesn't seem to "update" in real time. For example, if I right-click on the desktop and create a new folder, the folder won't appear for 3 - 5 seconds. Same if I delete the folder. There's a several second delay before it disappears.
It also takes some time to populate directories when I'm browsing around. It's really bad on Windows network shares. Sometimes it takes 30 seconds to list the contents of a single directory, even if there's only a few files in it.
If I do the same things from the terminal, there's no lag at all. e.g., I can mkdir ~/Desktop/abc and the folder appears on the desktop instantly. Same with deletion. With the shares, I can ls -R /Volumes/share and list every shared file on the drive, while Finder is still trying to load the contents of the a single folder.
Any idea why Finder is so slow when I'm working with the filesystem through it?
I have a problem where Finder doesn't seem to "update" in real time. For example, if I right-click on the desktop and create a new folder, the folder won't appear for 3 - 5 seconds. Same if I delete the folder. There's a several second delay before it disappears.
It also takes some time to populate directories when I'm browsing around. It's really bad on Windows network shares. Sometimes it takes 30 seconds to list the contents of a single directory, even if there's only a few files in it.
If I do the same things from the terminal, there's no lag at all. e.g., I can mkdir ~/Desktop/abc and the folder appears on the desktop instantly. Same with deletion. With the shares, I can ls -R /Volumes/share and list every shared file on the drive, while Finder is still trying to load the contents of the a single folder.
Any idea why Finder is so slow when I'm working with the filesystem through it?