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

Add support for analyzing server bundle #45627

Merged
merged 1 commit into from
Sep 15, 2020
Merged

Conversation

jsnajdr
Copy link
Member

@jsnajdr jsnajdr commented Sep 14, 2020

Support for two new commands:

  • yarn run analyze-bundles:server: shows a visualization of the server bundle contents
  • yarn run whybundled:server: produces a report of bundled modules and reasons for bundling

The client counterparts, without the :server suffix, already exist for a long time.

Spinoff from #45570 which is already big and might never be merged. Let's land some parts independently.

@jsnajdr jsnajdr added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. Build labels Sep 14, 2020
@jsnajdr jsnajdr requested review from sgomes, scinos and a team September 14, 2020 13:09
@jsnajdr jsnajdr self-assigned this Sep 14, 2020
@matticbot
Copy link
Contributor

@matticbot
Copy link
Contributor

This PR does not affect the size of JS and CSS bundles shipped to the user's browser.

Generated by performance advisor bot at iscalypsofastyet.com.

@jsnajdr jsnajdr merged commit cec67dc into master Sep 15, 2020
@jsnajdr jsnajdr deleted the add/analyze-server-bundle branch September 15, 2020 06:14
@matticbot matticbot removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Sep 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants