Skip to content

feat: track bundle size deltas - #95

Open
jsulpis wants to merge 2 commits into
mainfrom
happy-aardvark
Open

feat: track bundle size deltas#95
jsulpis wants to merge 2 commits into
mainfrom
happy-aardvark

Conversation

@jsulpis

@jsulpis jsulpis commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace size-limit reporting with gzip measurements for lib/dist/index.js and the radiance benchmark bundle
  • cache main-branch measurements by commit SHA
  • compare pull requests against the cached base report and update one PR comment
  • use the workspace library in the benchmark package

Validation

  • pnpm install --frozen-lockfile
  • pnpm --filter="./lib" build:lib
  • Vite radiance benchmark build
  • gzip measurement
  • git diff --check

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
radiance Ready Ready Preview Aug 13, 2026 9:00pm

@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown

Bundle size

Bundle Base PR Delta
lib/dist/index.js 11.31 kB
glCanvas 5.99 kB

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.

1 participant