I am thinking the key to optimizing the load time is to hard-code some of the “options” so that WP doesn’t have to check the database for each optional feature. Also I may replace my “blogroll” with a hard-coded server side include, because it’s pretty rare that I’ll add something to it, and I’m good enough with HTML to make the occasional addition. That’ll save at least one database query.