Calculate Page Execution Time

ਵੇਰਵਾ

Sometimes your WordPress site feels slow. This plugin helps you diagnose issues by measuring exactly how long the PHP script takes to generate a page. Simply install and activate; then, view the page source to find the execution time at the very bottom. No configuration needed.

ਸਕਰੀਨਸ਼ਾਟ

  • screenshot-1.png – How much time your PHP script took to load the 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.

ਸਮੀਖਿਆਵਾਂ

7 ਮਾਰਚ 2026
I was looking for a way to debug why a specific page on my site was lagging without installing a massive, bloated performance plugins. This plugin is exactly what I needed. It’s truly ‘plug and play’—no settings to mess with and zero impact on site speed. I love that it tucks the data away in an HTML comment, keeping the front-end clean for users while giving me the technical info I need in the source code. A must-have plugin for any developer’s troubleshooting kit!
Read all 1 review

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“Calculate Page Execution Time” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“Calculate Page Execution Time” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

Version 1.0

  • Added WordPress Version 6.9 support.

Version 0.1

  • Initial Version.