KEMBAR78
fix: aura rendering performance improvements by jouni · Pull Request #10248 · vaadin/web-components · GitHub
Skip to content

Conversation

@jouni
Copy link
Member

@jouni jouni commented Sep 28, 2025

A couple of minor performance improvements.

The selector in app-layout.css was contributing between 200–400ms to the initial page rendering time Chrome. As that is something that Flow already adds to index.html, it doesn't need to be in the theme.

Avoiding relative colors for --aura-background-light and --aura-background-dark seem to reduce the initial page rendering time about 200ms in Chrome.

@sonarqubecloud
Copy link

@web-padawan web-padawan merged commit dfd6ad0 into main Sep 29, 2025
9 checks passed
@web-padawan web-padawan deleted the fix/aura-rendering-performance branch September 29, 2025 07:40
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 25.0.0-alpha14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants