The Yandex Games platform allows you to track technical metricsGame Ready and Time To Interactive (TTI) in the Performance tab in DevTools. You can see when metrics are triggered, what tasks are performed before them, and use this information to optimize and speed up processes.
The Time To Interactive mark is triggered automatically under certain conditions.
How to view marks
Launch the game using any convenient method.
Open DevTools:
Windows: F12, Ctrl + Shift + I
macOS: Cmd + Opt + I
Go to the Performance tab.
In the top left corner, click Record and reload and wait for the profile to build. Yellow marks with the names Game Ready and Time To Interactive will appear in the Timings line.