First, every Admin of a Dolphin website (well, any website really) should be running Firefox w/Firebug and ySlow. They will tell you what is slowing down your website. As you may have read on the web recently, Google and Yahoo are actually taking website performance into account when ranking your website. So needless to say we should do everything possible to appease them.
Dolphin is a Mess :) JScripts loading in the header, CSS loading in the middle and at the bottom (the exact opposite of what you want as Javascript stops pipelining downloads, that's why you page is blank for two seconds then POPS up)
Anyway, chances are that it is going to take a vps/dedicated server to really use Dolphin to it's full potential, if only because you will need mod_deflate to compress all the css and js data.
The Developers could help by laying out the UNI template better, but until then why don't we see if we can work around some of the issues and get the speed up. We really want to aim for a ySLow rating of B (80) and as mine sits it is currently a E (52).ySlow is based on code and webserver settings rather than bandwidth and CPU speed so it's quite useful in optimizing all your websites.
Discuss