Skip to content

fix(benchmarks): measure eager RSC entry closure#2208

Merged
james-elicx merged 1 commit into
cloudflare:mainfrom
TheAlexLichter:perf/measure-rsc-entry-closure
Jun 20, 2026
Merged

fix(benchmarks): measure eager RSC entry closure#2208
james-elicx merged 1 commit into
cloudflare:mainfrom
TheAlexLichter:perf/measure-rsc-entry-closure

Conversation

@TheAlexLichter

@TheAlexLichter TheAlexLichter commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

The RSC benchmark previously measured only index.js, so chunk rebalancing could look like a regression. It now includes all eager static imports while excluding lazy chunks and external dependencies. This correctly shows PR #2206 reducing the RSC entry closure from 98.7 KB to 94.3 KB gzip.

CI failing due to touching benchmarks from a fork.

@james-elicx after merging this, can you calc values for the last 100 commits again (also for the other stats that dont have full value coverage yet)?

@pkg-pr-new

pkg-pr-new Bot commented Jun 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@vinext/cloudflare@2208
npm i https://pkg.pr.new/vinext@2208

commit: 876ffc4

@james-elicx james-elicx enabled auto-merge (squash) June 20, 2026 13:43
@james-elicx james-elicx merged commit e7225b9 into cloudflare:main Jun 20, 2026
46 of 47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants