Calculate Page Execution Time

Plugin Banner

Calculate Page Execution Time

by Milap

Download
Description

Sometimes, your WordPress websites loads slow, you want to check how much time PHP script taking to load the page. This plugin is useful for this purpose.
You do not need to configure anything for this, just install & active plugin. View page source and check at the bootom. You will get how much time your PHP script took to load that page.

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

For more details,

https://codex.wordpress.org/Managing_Plugins

How to use this plugin ?

  • Install, activate this plugin. You are done. Reload the page, check page source.

Does this plugin gives server loading time ?

  • No, do not get confused between server loading time & PHP script loading time. This plugin gives you time taken by PHP Script.

Back to top