Skip to content

Performance

benjaminsunity edited this page Oct 3, 2018 · 1 revision

Purpose: XRStats tracks real-time performance statistics for the editor and player. These statistics are useful for performance profiling.

Test Setup: The scene contains two shadow casting points lights, 280000 triangles, 42 dynamic objects, and two sprites. A text display to the left of the spirals contains the output of XRStats as well as an average frame rate.

Test Method: Compare the XRStats and frame rate against previous version of Unity or other XR configurations to identify changes in performance. The two orange spirals should rotate along the Y axis. The rocks near the edge of the orange pit should slowly oscillate. Two shadows should be visible: one cast by the orange sphere and another cast by the orange pit.

drawing
Clone this wiki locally