Skip to content

[ci] Try to parallelize devtools builds#32266

Merged
poteto merged 1 commit into
mainfrom
pr32266
Jan 30, 2025
Merged

[ci] Try to parallelize devtools builds#32266
poteto merged 1 commit into
mainfrom
pr32266

Conversation

@poteto
Copy link
Copy Markdown
Collaborator

@poteto poteto commented Jan 29, 2025

Building DevTools is currently the long pole for the runtime CI job. Let's see if we can get the overall runtime for runtime build and test down by speeding this one step up.

Stack created with Sapling. Best reviewed with ReviewStack.

@react-sizebot
Copy link
Copy Markdown

react-sizebot commented Jan 29, 2025

Comparing: bb9a24d9fc5faa57a85750cd3bb94546baa405ac...ab21bf7c2a037c52cf2a33be0f8032d893fc3a05

Critical size changes

Includes critical production bundles, as well as any change greater than 2%:

Name +/- Base Current +/- gzip Base gzip Current gzip
oss-stable/react-dom/cjs/react-dom.production.js = 6.68 kB 6.68 kB = 1.83 kB 1.83 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 515.10 kB 515.10 kB = 91.81 kB 91.81 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.69 kB 6.69 kB = 1.83 kB 1.83 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 558.79 kB 558.79 kB = 99.12 kB 99.12 kB
facebook-www/ReactDOM-prod.classic.js = 597.07 kB 597.07 kB = 104.95 kB 104.95 kB
facebook-www/ReactDOM-prod.modern.js = 587.50 kB 587.50 kB = 103.41 kB 103.41 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against ec50f28

BurkinaFas0

This comment was marked as off-topic.

Comment thread scripts/ci/pack_and_store_devtools_artifacts.sh Outdated
Building DevTools is currently the long pole for the runtime CI job. Let's see if we can get the overall runtime for runtime build and test down by speeding this one step up.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants