Statistics
Statistics tab showing different statistic measurements of the application and entities.
Performance Metrics
Showing the number of milliseconds each rendered frame takes. Average, max and standard deviation is measured for update, draw and GUI loops as well as the total sum of the entire frame.
If a plugin is present the metrics is shown for that entity.
The graph is plotting the different measured metrics for visual inspection.
- Frame Time
-
Time for the entire frame
- Update
-
Time for update loop
- Draw
-
Time for draw calls
- GUI
-
Time to render GUI
- Main thread
-
Listing the main thread CPU load on rolling average