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

[uiActionsEnhanced] Reduce page load bundle to under 100kB #95872

Closed
tylersmalley opened this issue Mar 30, 2021 · 4 comments · Fixed by #112956
Closed

[uiActionsEnhanced] Reduce page load bundle to under 100kB #95872

tylersmalley opened this issue Mar 30, 2021 · 4 comments · Fixed by #112956
Assignees
Labels
Feature:UIActions UI actions. These are client side only, not related to the server side actions.. impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort performance

Comments

@tylersmalley
Copy link
Contributor

For details, refer to the meta issue at #95853

The uiActionsEnhanced plugin is currently 206,133 bytes. To consider this issue closed, the limits.yml should be updated with the value under 100000.

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@tylersmalley tylersmalley changed the title [uiActionsEnhanced] Reduce page load bundle to under 100kb [uiActionsEnhanced] Reduce page load bundle to under 100kB Mar 30, 2021
@streamich streamich added Feature:UIActions UI actions. These are client side only, not related to the server side actions.. impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort enhancement New value added to drive a business result performance and removed enhancement New value added to drive a business result labels May 4, 2021
@tylersmalley
Copy link
Contributor Author

tylersmalley commented Jul 26, 2021

Currently 237,009 bytes. Please prioritize this work.

@tylersmalley
Copy link
Contributor Author

Currently 237,064 bytes. Can someone confirm what work here is planned?

@Dosant
Copy link
Contributor

Dosant commented Sep 21, 2021

This one seems relatively simple:

  • try to load handlebars async
  • make sure drilldown manager ui code is loaded async

Screen Shot 2021-09-21 at 11 25 09

cc @streamich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:UIActions UI actions. These are client side only, not related to the server side actions.. impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:medium Medium Level of Effort performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants