Calculate Page Execution Time
Calculate Page Execution Time
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.
Installation
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
Faq
- Install, activate this plugin. You are done. Reload the page, check page source.
- No, do not get confused between server loading time & PHP script loading time. This plugin gives you time taken by PHP Script.
