drupal-dev-docker icon indicating copy to clipboard operation
drupal-dev-docker copied to clipboard

Add some standard benchmark tooling

Open jackinloadup opened this issue 7 years ago • 0 comments

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

jackinloadup avatar Jul 17 '18 19:07 jackinloadup