What's the best way to profile custom PHP code I've written in a Drupal.
I'm at the optimization point of a project I'm working on.
What's the best way to profile custom PHP code I've written in a Drupal. I'm at the optimization point of a project I'm working on. |
|||
|
Some specific modules. I've been using the first one, very useful. Then filling Drupal with contents/users is a must, try migrate for that. |
|||
|