Skip to content

ci: add installer (vp-setup.exe) to native binary size report#2105

Merged
graphite-app[bot] merged 1 commit into
mainfrom
fix/binary-size-installer
Jul 9, 2026
Merged

ci: add installer (vp-setup.exe) to native binary size report#2105
graphite-app[bot] merged 1 commit into
mainfrom
fix/binary-size-installer

Conversation

@fengmk2

@fengmk2 fengmk2 commented Jul 9, 2026

Copy link
Copy Markdown
Member

The vp-binary-size workflow measured vp, NAPI, and the Windows trampoline (vp-shim.exe) but omitted the Windows installer (vp-setup.exe), even though both build-upstream and build-windows-cli build and cache it alongside the other artifacts.

Measure vp-setup.exe on Windows and add an "Installer (Windows x64)" row to the report.

@netlify

netlify Bot commented Jul 9, 2026

Copy link
Copy Markdown

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit a885da6
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/6a4f12c659c1f40008378bf7

fengmk2 commented Jul 9, 2026

Copy link
Copy Markdown
Member Author

How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Native binary sizes (a885da6)

Final release artifacts built by the canonical build-upstream and build-windows-cli actions.

Artifact Format Base PR Change
vp (Linux x64) Binary 10.27 MiB 10.27 MiB 0 B (0.00%)
vp (Linux x64) gzip -9 4.41 MiB 4.41 MiB 0 B (0.00%)
NAPI (Linux x64) Binary 33.42 MiB 33.42 MiB 0 B (0.00%)
NAPI (Linux x64) gzip -9 12.77 MiB 12.77 MiB 0 B (0.00%)
vp (macOS ARM64) Binary 7.61 MiB 7.61 MiB 0 B (0.00%)
vp (macOS ARM64) gzip -9 3.82 MiB 3.82 MiB 0 B (0.00%)
NAPI (macOS ARM64) Binary 40.78 MiB 40.78 MiB 0 B (0.00%)
NAPI (macOS ARM64) gzip -9 17.02 MiB 17.02 MiB 0 B (0.00%)
vp (Windows x64) Binary 8.32 MiB 8.32 MiB 0 B (0.00%)
vp (Windows x64) gzip -9 3.63 MiB 3.63 MiB 0 B (0.00%)
NAPI (Windows x64) Binary 27.85 MiB 27.85 MiB 0 B (0.00%)
NAPI (Windows x64) gzip -9 10.76 MiB 10.76 MiB 0 B (0.00%)
Trampoline (Windows x64) Binary 203.00 KiB 203.00 KiB 0 B (0.00%)
Trampoline (Windows x64) gzip -9 97.91 KiB 97.91 KiB 0 B (0.00%)
Installer (Windows x64) Binary 4.45 MiB 4.45 MiB 0 B (0.00%)
Installer (Windows x64) gzip -9 2.08 MiB 2.08 MiB 0 B (0.00%)

@fengmk2 fengmk2 marked this pull request as ready for review July 9, 2026 03:14
@fengmk2 fengmk2 requested review from cpojer and wan9chi July 9, 2026 03:15
@graphite-app

graphite-app Bot commented Jul 9, 2026

Copy link
Copy Markdown

Merge activity

The vp-binary-size workflow measured vp, NAPI, and the Windows trampoline (vp-shim.exe) but omitted the Windows installer (vp-setup.exe), even though both build-upstream and build-windows-cli build and cache it alongside the other artifacts.

Measure vp-setup.exe on Windows and add an "Installer (Windows x64)" row to the report.
@graphite-app graphite-app Bot force-pushed the fix/binary-size-installer branch from dd005ad to a885da6 Compare July 9, 2026 03:17
@graphite-app graphite-app Bot merged commit a885da6 into main Jul 9, 2026
57 checks passed
@graphite-app graphite-app Bot deleted the fix/binary-size-installer branch July 9, 2026 03:25
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