flopp Posted February 26, 2015 Share Posted February 26, 2015 I have setup a new Prestashop store that is running very slow. Page load speed is 2 seconds on every request. I set the define('_PS_DEBUG_PROFILING_', true); in condif/defines.inc.php and found the problem in "initContent" and the hook "displayTop". Further I disabled all modules that used "displayTop" hook. I re-enabled until "blockcart"-module. Then the Processing time went from 85ms to 1544ms. Prestashop version: 1.6.0.11 blockcart version: 1.5 This is the default blockcart module that comes with Prestashop. I have attached the before and after benchmarks. How can i troubleshoot this further? Why is this module so slow? Link to comment Share on other sites More sharing options...
GoFenice Posted May 30, 2017 Share Posted May 30, 2017 We are also facing the same issue, sometimes the load speed is 2036 ms and high sometimes. Trying to optimise it. Link to comment Share on other sites More sharing options...
lipo999 Posted January 29, 2019 Share Posted January 29, 2019 Hello, you have in cart some products? If I have, then loading time is over 2000ms. If is empty, there few ms. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now