You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first line (``Logging enabled``) refers to logging as described in
2228
-
paragraphs 6.6 and 6.7.
2253
+
.. image:: images/driving-hud-debug.png
2229
2254
2230
-
A wide variety of parameters is shown, from frame wait and render speeds
2231
-
in milliseconds, to number of primitives, Process Thread resource
2232
-
utilization and number of Logical CPUs from the system's bios. They are
2233
-
very useful in case of OR stuttering, to find out where the bottleneck is.
2255
+
The primary measurements for comparing and analysing performance are the first column of values (some lines are skipped), so for the image above we have:
2234
2256
2235
-
.. index::
2236
-
single: tile
2257
+
- CPU: 10% - *very low (warning at 75%)*
2258
+
- GPU: 58 FPS - *good (warning at <55 FPS with 60 Hz vertical sync)*
2259
+
- CPU Memory: 211 MB private - *very low (~3% of 8 GB)*
0 commit comments