Hello Baseline
Categories
Component ID
2286043
Component name
Hello Baseline
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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
