I’ve built an website using drupal and deployed it. But it very very slow. I installed the Devel module and see 120 queries per request. And the total execution time is 3000ms. Is this normal?
I just install some module such as: taxonomy menu, simple ads, classified ads, rule, locale. Can anyone suggest how to reduce this?
here the link of html output of my modules and my home page, which include devel information. Can you see some thing make my site slow.Maybe I left some module which need to be uninstalled. I see more than 300 query, and I don’t think a website with 300 queries per request is normal. Thanks!