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-36568] Economy compiler configuration for SVM image building #4308

Merged
merged 19 commits into from
Feb 10, 2022

Conversation

graalvmbot
Copy link
Collaborator

This PR adds an -Ob (Optimize for Build time) option to native-image that uses the Economy compiler configuration to build the image, and disables method inlining.

New CI gates

gate-svm-darwin-js-quickbuild
gate-svm-windows-basics-quickbuild
gate-vm-libgraal-compiler-quickbuild-17-linux-amd64
gate-vm-libgraal-truffle-quickbuild-17-linux-amd64
gate-vm-native-substratevm-truffle-quickbuild-linux-amd64

@graalvmbot graalvmbot merged commit a63cf8a into master Feb 10, 2022
@graalvmbot graalvmbot deleted the crefice/svm-dev-mode branch February 10, 2022 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants