-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Optimization levels that are supported: https://docs.oracle.com/en/graalvm/jdk/24/docs/reference-manual/native-image/optimizations-and-performance/#optimization-levels
Optimization level none is particularly nice to have.
These are some of the places that need to be updated:
- https://sourcegraph.com/github.com/sgammon/rules_graalvm/-/blob/internal/native_image/common.bzl?L18-23
- https://sourcegraph.com/github.com/sgammon/rules_graalvm/-/blob/docs/build-settings.md
- https://sourcegraph.com/github.com/sgammon/rules_graalvm/-/blob/internal/conditions/compiler/BUILD.bazel?L5-24
- https://sourcegraph.com/github.com/sgammon/rules_graalvm/-/blob/internal/native_image/rules.bzl?L30-36
Metadata
Metadata
Assignees
Labels
No labels