Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Drush plugin to benchmark the rendering of all the blocks on a Drupal site.

Notifications You must be signed in to change notification settings

nicksantamaria/drush-block_benchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Block Benchmark

Quick and dirty drush plugin to benchmark the render time for each of the blocks on your Drupal site.

Usage

  1. Download this to plugin to ${HOME}/.drush
  2. Run drush cc drush
  3. From your sites docroot, run drush block_benchmark

It will return you a table with all of the blocks and their render times, sorted by longest to shortest render time.

About

Drush plugin to benchmark the rendering of all the blocks on a Drupal site.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published