|
yes, I did install 5.3, and apply all Michael performance suggestion, however, 1-2 second per page generation is still high to me, on a beta album, one online user (being me).
maybe I will remove some queries, or add to cache.
for example, for me, the query to check awaiting for moderation images (SELECT id FROM photos WHERE approved=0) is taking too long. maybe I will consider removing it, or adding to cache
|