Open
Description
The idea is a make
command which would run a few performance tests to give some idea of the current performance of the application.
Could use something like ab
apache bench or similar to load testing a few default drupal pages.
Could use time
to test the speed at which drush status
shows results
We want to test how fast our development environment is working