Screenshot of a performance report

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module tries to give an report about the current performance settings and tries to come with some recommendation related to performance extension that every Drupal site should be using to boots performance.

Plug-ins

The modules uses ctools as plug-in system and comes as default with support for checking the performance settings/stats for the list below.

  • APC
  • Drupal performance settings
  • Memcache
  • Real path cache
  • Varnish

Notes: The APC plug-in also gives support for clearing APC from Drupal and via drush. The Varnish plug-in gives the option to invalidate paths in varnish using the Varnish module.

Installation

Download the module and install as any other Drupal module.

Usage

You will find the performance report under "reports/performance_report" after the module have been enabled.

Project information