performance - Very large drupal page execution time -


I am on VPS hosting with dreamhost and am experiencing a lot of page load times. Here is the output from the development module for MySQL queries.

  190 questions were executed in 227.67 milliseconds. The page execution time was 21,969.43 ms  

It seems okay to use module profiling:

  Total: 304.15  

So if the modules are taking 304 mms and ISSL is taking 227 m, where the second 21 seconds go ?!

This URL is

Any help as usual, much appreciated!

JACUS

You are not communicating your javascript with CCS files, It should not be a reason for a slow page load It seems that you have your site setup for development mode, which is quite ineffective for the production site.

I tried to browse around, and I did not find any page that was slow as per your description. But the above thing is a major point for improvement in performance.


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -