Skip to content

Conversation

@poteto
Copy link
Member

@poteto poteto commented Jan 7, 2026

DevTools has ~45 test files which don't distribute well across 10 shards,
causing shard 3 to run 2x slower than others (104s vs ~50s). This moves
DevTools build tests to a separate job with 3 shards for better load balancing.

DevTools has ~45 test files which don't distribute well across 10 shards,
causing shard 3 to run 2x slower than others (104s vs ~50s). This moves
DevTools build tests to a separate job with 3 shards for better load balancing.
@meta-cla meta-cla bot added the CLA Signed label Jan 7, 2026
@github-actions github-actions bot added the React Core Team Opened by a member of the React Core Team label Jan 7, 2026
@react-sizebot
Copy link

Comparing: 65eec42...e27e1c9

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.84 kB 6.84 kB = 1.88 kB 1.88 kB
oss-stable/react-dom/cjs/react-dom-client.production.js = 607.60 kB 607.60 kB = 107.53 kB 107.54 kB
oss-experimental/react-dom/cjs/react-dom.production.js = 6.84 kB 6.84 kB = 1.88 kB 1.88 kB
oss-experimental/react-dom/cjs/react-dom-client.production.js = 666.83 kB 666.83 kB = 117.42 kB 117.42 kB
facebook-www/ReactDOM-prod.classic.js = 692.91 kB 692.91 kB = 121.92 kB 121.92 kB
facebook-www/ReactDOM-prod.modern.js = 683.34 kB 683.34 kB = 120.31 kB 120.31 kB

Significant size changes

Includes any change greater than 0.2%:

(No significant changes)

Generated by 🚫 dangerJS against e27e1c9

@poteto poteto marked this pull request as ready for review January 7, 2026 01:07
@poteto poteto merged commit 0e18014 into main Jan 7, 2026
463 checks passed
@poteto poteto deleted the pr35457 branch January 7, 2026 01:23
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.

3 participants