navigateInternal has detailed logging which is usefull when it's being used as 'one off', but causes up to 40ms stalls when viewer suspends and unuspends media during an update.
Unfortunately our logging system isn't cheap, so just avoid logging this data on periodical basis.
Test plan
- Look at the Frame jitter while viewing Media on a Prim.
- Verify Frame jitter is not worse.
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting /reward 100 (replace 100 with the amount).
🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment /try to let everyone know!
🙌 And when they open the PR, they can comment /claim #5506 either in the PR description or in a PR's comment.
🪙 Also, everyone can tip any user commenting /tip 20 @akleshchev (replace 20 with the amount, and @akleshchev with the user to tip).
📖 If you want to learn more, check out our documentation.
navigateInternal has detailed logging which is usefull when it's being used as 'one off', but causes up to 40ms stalls when viewer suspends and unuspends media during an update.
Unfortunately our logging system isn't cheap, so just avoid logging this data on periodical basis.
Test plan
This repo is using Opire - what does it mean? 👇
💵 Everyone can add rewards for this issue commenting
/reward 100(replace100with the amount).🕵️♂️ If someone starts working on this issue to earn the rewards, they can comment
/tryto let everyone know!🙌 And when they open the PR, they can comment
/claim #5506either in the PR description or in a PR's comment.🪙 Also, everyone can tip any user commenting
/tip 20 @akleshchev(replace20with the amount, and@akleshchevwith the user to tip).📖 If you want to learn more, check out our documentation.