performance

Ian Rhett speaking at the 2011 Nonprofit Technology Conference

3 Profoundly Simple Questions Every Organization Should Regularly Ask Themselves

We've recently implemented a new framework*/process inside of our operations at CivicActions that has had amazing results in our organization and we've been sharing this with our clients, too. It's so exciting I want to share with anyone leading teams of people to achieve something. That's a pretty broad audience, I know, but I'm pretty sure it'll be relevant whether you're running an international aid organization, a two person consultancy, or a marketing communications team. 

Drupal 7 - Faster Than Ever

CivicActions has been working with Google's “Make the Web Faster” project team to make some (last minute) improvements that make Drupal 7 faster.

Performance Profiling Drupal on OSX with Kcachegrind

I've been helping do some profiling on a large Drupal site and the tool that I find indispensable for doing this is KCachegrind. Unfortunately, since I've migrated back to OSX on my main machine I've not had all the same tools that I rely on with Linux- specifically KCachegrind.

Three months to code freeze - what can we do to make Drupal 7 the fastest release ever?

A couple of weeks ago I did some comparison benchmarks between Drupal 6 and Drupal 7. They showed that for most requests in Drupal 7, we've reduced the number of database queries issued significantly, but we're spending a lot more time in PHP. So good and bad news.

Drupal 6 vs. Drupal 7 Performance (and Comments vs. Nodes)

I've been doing quite a bit of work recently trying to improve performance in Drupal 7. This has included both reducing the raw number of queries run per page, particularly those generated by node_load() and drupal_lookup_path(), and also trying to track down some PHP bottlenecks. In January, I compared nodes vs. comments in HEAD. However there haven't been any comparisons between Drupal 6 and 7 recently.
Syndicate content