You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 whichdrush status
shows resultsWe want to test how fast our development environment is working
The text was updated successfully, but these errors were encountered: