A ticket to hold UI-related optimization.
UI rendering is expensive, potentail optimizations are:
- Optimize LLTextBase as it is one of the most common and most expensive UI elements
- Render UI into an image then render that image instead of having to rerender everything
- Move UI rendering into it's own thread/context.
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 #5626 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.
A ticket to hold UI-related optimization.
UI rendering is expensive, potentail optimizations are:
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 #5626either 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.