Skip to content

Not all that shines is gold

January 25, 2010
by Troed Sångberg

Apple might like to polish their user interfaces, but sometimes the logic underneath is … less polished.

I’ve had to transfer large amounts of data from one external USB disk to another today. Running Snow Leopard on an Intel Mac Mini. Guess which one of the following graphs show the faster method?

Apparently OSX Finder does read-to-mem, write-to-disk, read-to-mem, write-to-disk – serially. Path Finder, a replacement, is thus twice as fast since it transfers the data in a synchronous read-write operation.

(I’ve also realised that Activity Monitor, from which the above two screen grabs are taken, overstates the transfer rates with almost exactly 2x the actual speed)

Bad Apple.

One Comment leave one →
  1. July 6, 2010 5:31

    People use Mac because it is a fashion statement, not because it is a computer or a performance machine.
    A PC is far more reliable that way, just like any mp3 player has much better quality than ipod.
    Of course by not using Apple products one will not get the gay factor so highly sought after for some reason.
    :D

Leave a Reply

Note: You can use basic XHTML in your comments.

Subscribe to this comment feed via RSS