How to use Cache API in Drupal

April 25, 2016
This is a very simple tutorial that could help you with the performance of your custom modules. I will show you how to use Cache API in Drupal 8 and Drupal 7.
Photo
Minnur

Pick on Your Performance Issues

April 10, 2014
Performance should be in the mind of every Drupal developer and site builder as they are building a site. But let's be honest, while getting everything to just plain work and look good, speed doesn...
Photo
Mark

Four easy to fix mistakes that will kill site performance

August 23, 2013
  1. Not Changing APC's Default apc.shm_size Value

    You'll understand why this obscure setting is #1 on the list when you consider the benchmarks of drupal_load below (If you're not using APC, or have no idea what APC is I suggest you keep that fact a secret, and install it now):

Photo
Nick

High Performance Training At DCSF!

February 24, 2010

One of the great things happening this year at DrupalCon North America — Moscone Center, San Francisco, April 19th - 21st; sign up now — is the community is organizing to offer a number of focused trainings in advance of the conference itself. For those looking to build their Drupal skills and come away with practical knowledge, the rel="nofollow">pre-conference training sessions offer solid takeaways on a number of subjects.

Photo
Josh