7.5. Dashboard

The Dashboard helps to monitor GIMP resource usage (Cache, Swap, CPU, Memory). This allows you to make more educated decisions about various configuration options, especially System Resources. It is also used by developers.

Figur 15.121. The Dashboard Dialog window

The Dashboard Dialog window

7.5.1. Aktivering

Dette er ein dialog som kan limast inn i andre dialogvindauge. Sjå nærare om dette i Del 2.3, «Dialogar og samlevindauge («dokker»)».

Du har tilgang til dialogvindauget

  • from the main menu: WindowsDockable DialogsDashboard;

  • from the Tab menu in any dockable dialog by clicking on and selecting Add TabDashboard.

7.5.2. Using the Dashboard

The Dashboard consists of five groups that you can monitor: Cache usage, Swap usage, CPU usage, Memory usage, and Misc information. By default the Misc group is hidden and the CPU and Memory groups are collapsed.

Each group has a separate Tab menu where you can change settings related to that group.

At the bottom of the Dashboard are two buttons, which will be explained in the Dashboard context menu, where these commands are also available.

Dashboard context menu

This context menu allows you to change what groups are visible, some other settings related to the Dashboard, as well as a few Dashboard related commands.

Figur 15.122. The Dashboard context menu

The Dashboard context menu

Groups submenu

The Groups submenu allows you to change what groups are visible. By default Cache, Swap, CPU and Memory are visible, and Misc is hidden, but you can choose to show or hide any of these here.

Update Interval submenu

The Update Interval submenu allows you to change how often the information shown in the Dashboard is updated. The default is 0.25 seconds, but you can change this to a longer period up to 4 seconds.

History Duration submenu

The History Duration submenu allows you to change for what period of time the information is shown. The default is 60 seconds, but you can choose from values between 15 and 240 seconds.

Start/Stop Recording…

This is also available as a button at the bottom of the Dashboard. This allows you to start or stop recording a performance log. In certain situations the developers may ask you to supply this log if you are experiencing performance related issues. This log can help them to figure out the problem. When you start recording you will be asked to select a location and filename where the log will be saved.

Add Marker…

If you are recording a performance log, this enables you to mark a certain event in the log. You will be asked to give a name to this event. This can make it easier for developers to find the problem area in your log, because logs can become fairly large. This is also available as a button at the bottom of the Dashboard when you are recording a performance log.

Add Empty Marker…

If you are recording a performance log, this enables you to mark a certain point in the log. An empty marker will be added, meaning you won't be asked to give it a name. This can make it easier for developers to find the problem area in your log, because logs can become fairly large. When you are recording you can also use the button at the bottom of the Dashboard while pressing the Shift key to add an empty marker.

Reset

Reset cumulative data removes the performance data and starts from zero. This is also available as a button at the bottom of the Dashboard when you are not recording a performance log.

Low Swap Space Warning…

If this option is enabled, the Dashboard will be raised to the top if your swap space is nearing the limit.

We will now explain each group separately.

Cache

Cache shows what part of the tile cache, the size of which can be set in System Resources preferences, is currently being used. If your cache is often near the maximum, and you have enough available memory, you could consider increasing the cache size.

Figur 15.123. The Cache context menu

The Cache context menu

By default this shows the currently occupied part of the Cache, and the maximum cache size as set in preferences. What is shown can be changed in the Cache tab menu. As can be seen on the image above, you can choose to show or hide Occupied size, Maximum size used since you started measuring, the cache Limit, the Compression ratio, and Hit/Miss ratio.

Swap

Swap shows the current size of the on-disk tile swap, and what part of that is currently being used. It also shows the swap size limit. If your swap is often being used, and you have enough available memory, you could consider increasing the cache size.

Figur 15.124. The Swap context menu

The Swap context menu

By default this shows the current Swap size and what part is occupied, as well as the Swap size limit. What is shown can be changed in the Swap tab menu. As can be seen on the image above, you can choose to show or hide the Occupied size, the current swap file Size, the swap file size Limit, the Queued size (the amount planned to be written to the swap file), Read is the total amount read from the swap file, Written is the total amount written to the swap file, and the Compression ratio of the data written to the swap file.

CPU

CPU shows the current CPU usage.

Figur 15.125. The CPU context menu

The CPU context menu

By default this shows the current CPU usage. What is shown can be changed in the CPU tab menu. You can choose to show or hide CPU Usage, and the total amount of time the CPU has been Active.

Memory

Memory shows the current amount of memory used by GIMP, the amount of available (free) physical memory, and the total size of your physical memory.

Figur 15.126. The Memory context menu

The Memory context menu

What is shown in this group can be changed in the Memory tab menu. As can be seen on the image above, you can choose to show or hide the occupied tile Cache, the total size of the Tile memory, the amount of memory Used, the size of the Available physical memory, and the physical memory Size.

Misc

The Misc group is not shown by default, but has to be enabled in the Dashboard context menu first. It shows extra information mainly useful for developers.

Figur 15.127. The Misc context menu

The Misc context menu

By default all settings are shown, but you can choose to show or hide total size of processed Mipmapped data, the number of Assigned worker threads, the number of Active worker threads, the number of Async (asynchronous) operations, the total size of Tile memory, the total size of Scratch memory, and the total size of TempBuf (temporary buffers).