Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Operations][CI] Should report page load asset size #211923

Open
thomasneirynck opened this issue Feb 20, 2025 · 1 comment
Open

[Operations][CI] Should report page load asset size #211923

thomasneirynck opened this issue Feb 20, 2025 · 1 comment
Labels
enhancement New value added to drive a business result Team:Operations Team label for Operations Team

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Feb 20, 2025

Describe the feature:

CI should report the page load asset size. Current bundle metrics indicate how a plugin contributes to overal code size, but not when this code get loaded.

Practically speaking, it is relevant that plugins do not cause async code loading for code that is not required on pages that do not need it.

Consider using the kibana start page as the reference page.

Describe a specific use case for the feature:

Ensure developers take care of how and when code chunks are loaded when structuring code.

Seems a similar effort from a few years ago tried to achieve this #66224

@thomasneirynck thomasneirynck added enhancement New value added to drive a business result Team:Operations Team label for Operations Team labels Feb 20, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

2 participants