Simulation Core Overview: Difference between revisions

From Tygron Preview Support Wiki
Jump to navigation Jump to search
Godelief@tygron.com (talk | contribs)
No edit summary
Maxim@tygron.com (talk | contribs)
No edit summary
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==General==
{{stub}}
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 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]]
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 projects calculates in total. This overview can be used to find the bottleneck when noticing the performance of your project is low.


===Components===
The Simulation Core Overview can be opened from the [[Calculation panel]].
The Performance Overview shows the components, the amount of items that belong to this component and the calculation time.
[[File:Performance_overview_panel.PNG||450px|left]]
Components are [[Grid Overlay]]s, Loading and [[TQL]] Queries, [[Excel]]s and other elements.


For more information about these components, see this video:
{{clear}}
[[File:YoutubeLogo1.jpg|left|thumb|link=https://youtu.be/jZIArca3l8A|Explanation about the Performance Overview Panel (Dutch only)]]
==Entries==
The Simulation Core Overview is composed of a number of entries. Each entry shows a name indicating which type component it concerns, how may of those components are present in the Project, and the time it took to calculate everything necessary which is part of that [[Simulation Core]] component type's grouping.


<br clear=all>
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.
==See also==
 
* [[Calculation panel]]
{{article end
* [[Troubleshooting calculation performance|Performance tips]]
|howtos=
* [[How to improve calculation speed]]
}}

Latest revision as of 12:30, 3 October 2025

This article is a stub.

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 projects 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 shows a name indicating which type component it concerns, how may of those components are present in the Project, and the time it took to calculate everything necessary which is part of that Simulation Core component type's grouping.

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