jaimemm Posted April 28, 2011 Share Posted April 28, 2011 Hi,One of the tasks which consumes more processor time when presenting a prestashop page is: smartyTranslate, around 12% of the total time.This function is called from the compiled smarty templates (when replacing the l() function).If my shop is single language shop, would it by anyway of caching the translation data, so the server presents the already translated page without having to spend a lot of time in the smartyTranslate calls?Thanks Link to comment Share on other sites More sharing options...
Recommended Posts