Experimental project

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

The intention of this module is to have a few quick ways to test Drupal baseline performance on a site.

For example, by visiting "hello-baseline/basic" the page will simply return a string of "Hello World" allowing benchmarking tool such as XHProf to get a sense of what the load for the simplest content page would be.

A more robust solution for testing baseline performance can be found here, although I have never tried it myself: https://drupal.org/project/baseperf

Project information