I use shared hosting, they didn’t allow more than 32MB memory for my site.
When i add 10-15 modules Drupal 7 gives fatal error, memory was exhausted.
So i look for the modules that spends memory most.
I found this which is for earlier versions of Drupal.
http://2bits.com/articles/measuring-memory-consumption-by-drupal-bootstrap-and-modules.html
Can you recommend me a tool/code etc. to measure the memory usage of modules?
I installed devel, but couldn’t find how to measure it.
Thank you
edit: I mean “memory_limit”. Error message is “Fatal Error: PHP Allowed Memory Size Exhausted (tried to allocate … bytes) in …”.
This has been made into a separate module. Its also got a Drupal 7 port. Check http://drupal.org/project/performance.