Are there general guidelines or ZenPhoto best practices to speed up rendering a page worth of images? We recently turned on image rating and it's like the straw that broke the camel's back and has slowed the site down too much. While I understand that rating makes database calls for each photo, I'm thinking there are areas that I could look at to speed things up. If I cut down the number of images/page should this help?
Comments
I've got the rating function tied to the caption so it only displays on the full expanded image.
Are the thumbnails "generated" realtime from the images each and every time a browser pulls up a page?
Could I look at downgrading thumbnail image quality, ( not the expanded image), to speed up the display? I guess I'm looking at any options to speed up the initial display to address a customer who is very focused on speed.
No, they are generated once and then cached. If the display is still slow it might just be the server or the connection that is. There is also a html cache plugin that you might want to try.
Besides the fact that 1.2.8 is not the current release and the theme is not supported the rating function itself may slow down the display, especially if it is loaded for each item on the page since it generates JS and form elements for each item.