Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GR-54333] New guide: Optimize a Native Executable for File Size. #9316

Merged
merged 2 commits into from
Jul 17, 2024

Conversation

graalvmbot
Copy link
Collaborator

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 17, 2024
Comment on lines +90 to +91
The build report generated in the previous step, _fortune-optimized-build-report.html_, tells exactly what was included in your native executable.
It is an HTML file that you can open in a regular web browser.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not generate this report for both cases, so that readers can compare them?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It makes sense, I agree. It'd be good to update the public demo first. I'll follow up on this suggestion in the next PR. Thanks for reviewing!

@graalvmbot graalvmbot force-pushed the og/optimize-for-file-size-guide branch from cd6f5ee to fa12fff Compare July 17, 2024 10:47
@graalvmbot graalvmbot closed this Jul 17, 2024
@graalvmbot graalvmbot deleted the og/optimize-for-file-size-guide branch July 17, 2024 18:16
@graalvmbot graalvmbot merged commit 3cec7d0 into master Jul 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants