Title: GenTime: Inspect page generation time
Author: Sybre Waaijer
Published: <strong>Ọwẹ́wẹ̀  7, 2015</strong>
Last modified: Ọ̀pẹ  3, 2025

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/gentime/assets/banner-772x250.jpg?rev=1240059)

![](https://s.w.org/plugins/geopattern-icon/gentime_98b0bb.svg)

# GenTime: Inspect page generation time

 Láti ọwọ́ [Sybre Waaijer](https://profiles.wordpress.org/cybr/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/gentime.2.0.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/gentime/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/gentime/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/gentime/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/gentime/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/gentime/)

## Àpèjúwe

#### GenTime

This plugin shows site administrators the time in seconds of how fast the page is
generated in the WordPress top admin bar.

The generation time is calculated from when the server receives the page request
to when the number is printed, which is close to the end of the request.

So, just PHP and the database impact this calculation. The time it takes to send
the page from the server to your device is not included in this timer.

ThatÌtumọ̀ Yorùbá: ’s it, pretty simple!

## Ìgbéwọlẹ̀

 1. Install GenTime either via the WordPress.org plugin directory or upload the files
    to your server.
 2. Either Network Activate this plugin or activate it on a single site.
 3. ThatÌtumọ̀ Yorùbá: ’s it!

#### Change the number of decimals

Use this filter to change the number of decimals shown by the timer. The number 
defaults to 3, but this filter makes it 4.

    ```
    add_filter( 'gentime_decimals', fn( $default = 3 ) => 4 );
    ```

([Where can I place filters?](https://tsf.fyi/docs/filters#where))

#### Change the view capability requirement

Add this to `wp-config.php` to change the user capability required to view the timer:

    ```
    define( 'GENTIME_VIEW_CAPABILITY', 'manage_options' );
    ```

([List of capabilities](https://wordpress.org/documentation/article/roles-and-capabilities/#capabilities))

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/33252cd1f33526af53580fcb1736172f06e6716f32afdd1be19ec3096d15dea5?
s=60&d=retro&r=g)

### 󠀁[Does what it says on the tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-621/)󠁿

 [Matt Mullenweg](https://profiles.wordpress.org/matt/) Òkúdù 30, 2025

And does it quite well! As an enhancement IÌtumọ̀ Yorùbá: ’d love to see what queries
and remote calls took the longest.

![](https://secure.gravatar.com/avatar/08c3baedd4c4512966b786b930d4b3369b08ddc5cf68c3186827bd908695d8ae?
s=60&d=retro&r=g)

### 󠀁[Simple and Perfect](https://wordpress.org/support/topic/simple-and-perfect-235/)󠁿

 [Alex Trecartin](https://profiles.wordpress.org/trecartin/) Ògún 22, 2024

Simple, low impact and informative!

![](https://secure.gravatar.com/avatar/a299cf0eda34ddb3cfee009b60dcecf4dcdfe1662bdc29c08c27bc2c51343bfe?
s=60&d=retro&r=g)

### 󠀁[Very useful](https://wordpress.org/support/topic/very-useful-3401/)󠁿

 [freelancesgroup](https://profiles.wordpress.org/freelancesgroup/) Ọ̀pẹ 22, 2023

You just activate it and it works without the need for anything else.It couldnÌtumọ̀
Yorùbá: ’t be simpler 😉 I liked it a lot

![](https://secure.gravatar.com/avatar/cb9358ffd8587c3498800d9c404ab24e3f8cf81596d7038125e10a65c76226de?
s=60&d=retro&r=g)

### 󠀁[Helps you keep an eye on backend performance ⚡](https://wordpress.org/support/topic/helps-you-keep-an-eye-on-backend-performance-%e2%9a%a1/)󠁿

 [Bjarne Oldrup](https://profiles.wordpress.org/oldrup/) Ọ̀pẹ 4, 2023

Did that object cache have an effect on the back end? Did that PHP 8.2 upgrade change
page generation times? Is the server currently bogged down, or am I just impatient?
GenTime is so simple and yet so useful. By having basic page generation timer in
the admin bar at all times, it really helps to qualify the website speed over time.
DonÌtumọ̀ Yorùbá: ’t underestimate the importance of backend speed. When managing
WordPress websites all day, a few 100 ms at every click, makes a difference. GenTime
is a stable on the sites I administer now. Highly recommended

![](https://secure.gravatar.com/avatar/65bad1e9b2e349cc0a0e0fd8589f891cb176a3eec414d307ec7d390af91f1aa8?
s=60&d=retro&r=g)

### 󠀁[So fast](https://wordpress.org/support/topic/so-fast-14/)󠁿

 [pixeldevs](https://profiles.wordpress.org/pixeldevs/) Agẹmọ 23, 2021

DoesnÌtumọ̀ Yorùbá: ’t bog down the system and works as expected! Better than any
other timing plugin IÌtumọ̀ Yorùbá: ’ve used.

![](https://secure.gravatar.com/avatar/fc86d9dfbfc88c36be834763e00759fcd59197dee28515e1e4c85204c3abe013?
s=60&d=retro&r=g)

### 󠀁[Great addition!](https://wordpress.org/support/topic/great-addition-27/)󠁿

 [wellbeingtips](https://profiles.wordpress.org/wellbeingtips/) Ọwẹ́wẹ̀ 3, 2016

Useful for testing page load speed especially if you have many different page setups.
Thanks!

 [ Ka gbogbo àwọn àgbéyẹ̀wò 7 ](https://wordpress.org/support/plugin/gentime/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“GenTime: Inspect page generation time” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn 
ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Sybre Waaijer ](https://profiles.wordpress.org/cybr/)

A ti túmọ̀ “GenTime: Inspect page generation time” sí àwọn èdè agbègbè 4. Ọpẹ́lọpẹ́
fún [àwọn atúmọ̀ èdè](https://translate.wordpress.org/projects/wp-plugins/gentime/contributors)
fún àwọn ìkópa wọn.

[Túmọ̀ “GenTime: Inspect page generation time” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/gentime)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/gentime/), ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/gentime/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/gentime/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/gentime/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 2.0.0

 * Changed: The plugin has been rewritten to adhere to my latest coding standards—
   its old functions are no longer available.
 * Changed: This plugin now requires PHP 7.4, from PHP 5.2.
 * Changed: The default timer view capability now defaults to `'manage_options'`
   instead of `'install_plugins'`.
 * Removed: Filter `'gentime_minimum_role'` is gone. Use constant `GENTIME_VIEW_CAPABILITY`
   instead.

#### 1.1.0

 * Added: Now uses WordPress 5.8Ìtumọ̀ Yorùbá: ’s more accurate function, when available,`
   timer_float()`.
 * Updated: Now uses HTML5 for the styles output.
 * Other: Refactored the plugin to support PHP 5.6 or later, from 5.2 or later.
 * Other: Cleaned up code.

#### 1.0.4

 * Fixed: This plugin is now converted to UNIX line feed.
 * Improved: Early sanitation of translation strings.
 * Updated: POT file.
 * Confirmed: WordPress 4.6 support.
 * Other: The plugin license has been upgraded to GPLv3.
 * Other: Cleaned up code.

#### 1.0.3

 * Fixed: The cache now works as intended.
 * Fixed/Improved: Erroneous order of function checking. Which actually had no impact.
 * Other: `gentime_minimum_role` filter now converts input to string.

#### 1.0.2

 * Added: POT translation file.
 * Improved: Slightly improved performance (every Herz counts) by adding PHP runtime
   static cache earlier.
 * Confirmed: WordPress 4.5+ compatibility.
 * Cleaned up code.

#### 1.0.1

 * Changed: Minimum capability from edit_plugins to install_plugins so that the 
   generation time is still shown when the Editor has been disabled.
 * Added: PHP Staticvar caching for capability.
 * Confirmed: 4.4.0+ support.
 * Cleaned up PHP.

#### 1.0.0

 * Initial Release

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **2.0.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **oṣù 8 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **100+**
 *  Ẹ̀yà WordPress ** 5.3 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.6**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Àwọn èdè
 * [Dutch](https://nl.wordpress.org/plugins/gentime/), [English (US)](https://wordpress.org/plugins/gentime/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/gentime/), [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/gentime/),
   àti [Spanish (Spain)](https://es.wordpress.org/plugins/gentime/).
 *  [Túmọ̀ sí èdè rẹ](https://translate.wordpress.org/projects/wp-plugins/gentime)
 * Àwọn àmì
 * [admin bar](https://yor.wordpress.org/plugins/tags/admin-bar/)[generation](https://yor.wordpress.org/plugins/tags/generation/)
   [performance](https://yor.wordpress.org/plugins/tags/performance/)[php](https://yor.wordpress.org/plugins/tags/php/)
   [time](https://yor.wordpress.org/plugins/tags/time/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/gentime/advanced/)

## Àwọn ìbò

 5 lára àwọn ìràwọ̀ 5.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/gentime/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/gentime/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/gentime/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/gentime/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/gentime/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/gentime/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/gentime/reviews/)

## Àwọn Olùkópa

 *   [ Sybre Waaijer ](https://profiles.wordpress.org/cybr/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/gentime/)