-
Notifications
You must be signed in to change notification settings - Fork 326
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
Integrate Oracle GraalVM into Enso CI #9266
Comments
@JaroslavTulach |
Yes, that should be enough. When working on #9171, that's exactly what I have done. Download Oracle GraalVM start |
Pavel Marek reports a new STANDUP for today (2024-03-07): Progress: - Generating new engine tests and benchs jobs with Oracle GraalVM It should be finished by 2024-03-12. |
Pavel Marek reports a new STANDUP for yesterday (2024-03-07): Progress: - Minor fixes, ensured that there is correct number of new jobs.
|
Oracle GraalVM (formerly GraalVM EE) is said to offer performance benefits as well as additional functionality (for example isolates as needed by #9171). Enso shall not ignore Oracle GraalVM, but continuously work towards using the best of both:
Oracle GraalVM comes with extremely benevolent license (for a non-open source component) which allows
As such there is nothing stopping us to use and test against Oracle GraalVM in our CI pipelines. Thus, let's start with using Oracle GraalVM in our CI. Having such a CI pipeline set up we can move towards more intricate usages of Oracle GraalVM as outlined by
Tasks
The text was updated successfully, but these errors were encountered: