Skip to content

Instantly share code, notes, and snippets.

@deepakaryan1988
Created July 8, 2015 09:55
Show Gist options
  • Select an option

  • Save deepakaryan1988/dc5519ebd2f00cad17b0 to your computer and use it in GitHub Desktop.

Select an option

Save deepakaryan1988/dc5519ebd2f00cad17b0 to your computer and use it in GitHub Desktop.
Page load time via drush
time drush php-eval '
 $path="node/10"; menu_set_active_item($path); menu_execute_active_handler($path, TRUE);' > /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment