file sharing painfully slow

John C. Welch jwelch at bynkii.com
Sat Mar 24 12:08:27 PDT 2007


On 3/24/07 13:55, "Chris Murphy" <lists at colorremedies.com> wrote:

>>> 
>>> There is absolutely no need to download THE SAME ICON 900 times
>>> for 900
>>> files with identical type/creator/extension and no custom icons.
>> 
>> Well, I doubt that is actually what is happening.  What is almost
>> certainly happening is that the Finder is checking every file for
>> file type, 'magic' info, comments, labels, custom icons, contents,
>> and other metadata that might be needed to sort the list view
>> properly.
> 
> That simply doesn't fit the facts. In column view, it's taking
> roughly 4 minutes to display 900 items with icons, and the Finder
> beach balls. Turning off "show icons" again in column view and the
> files display instantly and the Finder never becomes unusable.

Actually, from what my network traces show, the data downloaded is the same
for files without custom icons REGARDLESS of view.

and, in fact, if you look at my fs_usage samples, The Finder is going out to
the applications on the local drive for file information quite a bit. Which
means my much earlier guess was right.

However, in list view, fs_usage shows up to 4x the amount of file system
accesses as in column view, which means that there's simply a lot more going
on in list view.

-- 
John C. Welch         Writer/Analyst
Bynkii.com              Mac and other opinions
jwelch at bynkii.com




More information about the MacOSX-admin mailing list