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
The idea is a
makecommand which would run a few performance tests to give some idea of the current performance of the application.Could use something like
abapache bench or similar to load testing a few default drupal pages.Could use
timeto test the speed at whichdrush statusshows resultsWe want to test how fast our development environment is working