I think rather than the merits of hardware or OS, the paragraph of note in this article is the final one. And, there's at least some reason to believe that the real bottleneck wasn't the devices, but the efficiency of the pipes feeding the devices.
My own experience, BTW, has been that the overhead of downloading an extensive AJAX support package can easily dwarf everything else. In my case, simply bundling the AJAX libraries into a single
unit and enabling client-side caching meant a full order of magnitude in speed improvement.