drupal forums
I have site in drupal 7. The site is very very slow. It consumes almost 100% CPU resources even if only one user is surfing the site.
The site has multiple content types. I have to migrate data from other site so I am using few modules for migrating data.
I am using few more modules like Image cropping, Autosave, Page title, Module for Meta tags etc
I dont think I am using any module which can slow down the site.
Pls help to figure the root cause of slowness and improve the performance of the site.
If it's "very very" slow, one thing to check for is modules that were not properly uninstalled (just disabled and deleted, or even deleted without disabling). See here and here for some background.