Benchmarking Drupal with xDebug Profiler and kCacheGrind | Chris Shattuck

The other day I decided to finally figure out how to do a little benchmarking on some of the code we've been working on, and on my co-worker Jason's lead, I started fumbling around for a way to use kCacheGrind, which allows you to visualize where the bottlenecks are in your code, showing you information like how much time was spent on each function, in milliseconds or percentages.

Continue reading here:
Benchmarking Drupal with xDebug Profiler and kCacheGrind | Chris Shattuck

Related posts:

Home | About | Contact | Privacy Policy