Homepage: Improve front page performance by avoiding extra queries
Read blog posts from cached JSON and the latest builds directlyfrom BDB. Guesstimate a good number of posts to show by lookingat the content length.
Only open one database connection per request.
View differences
Homepage: Improve front page performance by avoiding extra queries
Read blog posts from cached JSON and the latest builds directly
from BDB. Guesstimate a good number of posts to show by looking
at the content length.
Only open one database connection per request.