You are hereForums / Performance / Is drupal hook system is really fruitful for production sites?

Is drupal hook system is really fruitful for production sites?


By suresh.gju - Posted on 02 October 2008

Drupal has hook system. But after a certail level it raise performance issues. Running a lot of query on calling hooks, specially node_load and user_load. Although life of developer become much easy by this concept but at the same time when looks at query log, certain question rises.