Hi guys,
one of the most popular tips on the wordpress themes community, is when using a free theme, is to customize it with your information. instead of "bloginfo" write down your blog name etc. that's because this information rarely changes.
In a theme framework, like thematic and others, many of the data is achieved by functions that call the database again and again. Is there a performance penalty on this matter as compared to a non-framework based theme?
would like to hear your experience about this.