Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

snverhallen

macrumors 6502a
Original poster
Oct 17, 2007
566
0
Other than being a Cocoa app now and 64-bit support of course, I think Finder got so much faster especially with folders with a lot of content (like Apps folder) because it seems to load icon previews after it loads the file(s); where as (in my exp.)

Leopard seemed to try and load the files and icon previews at the same time then show you the contents, where as in SL I see the file first and then it loads the icon preview.
 
The biggest speed improvement is probably due to asynchronous design, letting it do multiple things in parallel, instead of each task having to wait for the completion of the former. This leads to much better CPU utilization when (slow) disk access is involved.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.