Skip to content

Add size-benchmark for hello-world#21355

Merged
NullVoxPopuli merged 8 commits intomainfrom
nvp/hello-world-size-bench
May 2, 2026
Merged

Add size-benchmark for hello-world#21355
NullVoxPopuli merged 8 commits intomainfrom
nvp/hello-world-size-bench

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

@NullVoxPopuli NullVoxPopuli commented May 2, 2026

Coordinated with (but not dependent on):

This work in this PR will allow us to track our "hello world" size over time.

Note

PR will be red for the package size report, due to main not having the new script

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

📊 Package size report — dist/dev   No changes

File Before (Size / Brotli) After (Size / Brotli)
Total (Includes all files) 2 MB / 476.3 kB 2 MB / 476.3 kB

📊 Package size report — dist/prod   No changes

File Before (Size / Brotli) After (Size / Brotli)
Total (Includes all files) 1.9 MB / 436 kB 1.9 MB / 436 kB

Tarball size: 1.2 MB (was 1.2 MB, -50 B)

🤖 This report was automatically generated by pkg-size-action

No ;?

Fix babel

Did I find a limitation of the exec usage in pkg-size?

Maybe : is not allowed?

ah, no, it fails because main doesn't have bench:sizes
@NullVoxPopuli NullVoxPopuli force-pushed the nvp/hello-world-size-bench branch from fdc3c38 to f0758f3 Compare May 2, 2026 14:59
@NullVoxPopuli NullVoxPopuli marked this pull request as ready for review May 2, 2026 14:59
@NullVoxPopuli NullVoxPopuli merged commit 90226c9 into main May 2, 2026
37 of 38 checks passed
@NullVoxPopuli NullVoxPopuli deleted the nvp/hello-world-size-bench branch May 2, 2026 15:59
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