Simulation Core Overview: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Godelief@tygron.com (talk | contribs)
Created page with "The Performance Overview shows the different components in your project and how long it takes before they are calculated. Each time the project is updated, all these component..."
 
No edit summary
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
The Performance Overview shows the different components in your project and how long it takes before they are calculated.
The [[Simulation Core]] Overview shows the different components in your project and how long it takes before they are calculated. Each time the project is updated, all these components are being recalculated. The sum of the calculation time determines how long your project calculates in total. This overview can be used to find the bottleneck when noticing the performance of your project is low.
Each time the project is updated, all these components are being recalculated. The sum of the calculation time determines how long your projects calculates in total.
This overview can be used to find the bottleneck when noticing the performance of your project is low.
The Performance Overview can be opened from the [[Calculation panel]]


==Notes==
The Simulation Core Overview can be opened from the [[Calculation panel]].
[[File:Performance_overview_panel.PNG||450px|left]]


==See also==
{{clear}}
* [[Calculation panel]]
==Entries==
* [[Troubleshooting calculation performance|Performance tips]]
The Simulation Core Overview is composed of a number of entries. Each entry displays the component type, the number of such components in the project, and their total calculation time.
* [[File:YoutubeLogo1.jpg|thumb|200px|left|link=https://youtu.be/jZIArca3l8A|Explanation about the Performance Overview Panel (Dutch only)]]
 
The component types are [[Grid Overlay]]s, Loading and [[TQL]] [[Query_Tool|Queries]], [[Excel]]s such as [[Indicator]]s and [[Panel]]s and other elements.
 
{{article end
|seealso=
* [[Troubleshooting calculation performance]]
}}

Latest revision as of 13:59, 7 July 2026

The Simulation Core Overview shows the different components in your project and how long it takes before they are calculated. Each time the project is updated, all these components are being recalculated. The sum of the calculation time determines how long your project calculates in total. This overview can be used to find the bottleneck when noticing the performance of your project is low.

The Simulation Core Overview can be opened from the Calculation panel.

Entries

The Simulation Core Overview is composed of a number of entries. Each entry displays the component type, the number of such components in the project, and their total calculation time.

The component types are Grid Overlays, Loading and TQL Queries, Excels such as Indicators and Panels and other elements.