Skip to content

UI rendering optimizations #5626

@akleshchev

Description

@akleshchev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageFlags issues that need to be triaged

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions