Hi Dan,
I’ve been monitoring the Execution times more closely and they seem to fluctuate alot, probably due to shared hosting. I’ve also examined the Template Debugging and it appears that it does not have any jumps in the “seconds”. I think the parsing/processing of the Simple Commerce tag for 15 entries incrementally increases the time (as it probably should):
(0.494019 / 14.93MB) Tag: {exp:simple_commerce:purchase entry_id="131" success="site/complete" cancel="books"}
(0.494082 / 14.93MB) Closing Tag Found
(0.494144 / 14.94MB) Tag: {exp:imgsizer:size src="http://www.test.com/fr_items/Scadr.jpeg" height="200"}
(0.494198 / 14.94MB) Closing Tag Found
(0.494259 / 14.94MB) Tag: {exp:simple_commerce:purchase entry_id="130" success="site/complete" cancel="books"}
(0.494316 / 14.94MB) Closing Tag Found
(0.494375 / 14.95MB) Tag: {exp:imgsizer:size src="http://www.test.com/fr_items/JAG.jpeg" height="200"}
(0.494427 / 14.95MB) Closing Tag Found
(0.494486 / 14.95MB) Tag: {exp:simple_commerce:purchase entry_id="129" success="site/complete" cancel="books"}
(0.494542 / 14.95MB) Closing Tag Found
(0.494602 / 14.96MB) Tag: {exp:imgsizer:size src="http://www.test.com/fr_items/BURR.jpeg" height="200"}
(0.494655 / 14.96MB) Closing Tag Found
and so on…..
(0.497942 / 15.10MB) Module Tag: Simple_commerce/purchase
(0.497961 / 15.10MB) Plugin Tag: Imgsizer/size
(0.497977 / 15.10MB) Module Tag: Simple_commerce/purchase
(0.497995 / 15.10MB) Plugin Tag: Imgsizer/size
(0.498011 / 15.10MB) Module Tag: Simple_commerce/purchase
(0.498028 / 15.10MB) Plugin Tag: Imgsizer/size
(0.498046 / 15.10MB) Module Tag: Simple_commerce/purchase
(0.498064 / 15.10MB) Plugin Tag: Imgsizer/size
(0.498082 / 15.11MB) Module Tag: Simple_commerce/purchase
(0.498100 / 15.11MB) Plugin Tag:
and so on…..
I guess I’ve concluded that the more third-party add-ons are in the template, the slower the page is? Is that correct?
Thanks very much for pointing me in the right direction!
-patricia (peachorama)