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

Benefit of GRAAL VM integration #111

Open
nmondal opened this issue Jul 28, 2024 · 2 comments
Open

Benefit of GRAAL VM integration #111

nmondal opened this issue Jul 28, 2024 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested wontfix This will not be worked on

Comments

@nmondal
Copy link
Owner

nmondal commented Jul 28, 2024

Theoretical, mostly.

Current situation with GRAAL, native-image does not run properly.
Rhino is an order of magnitude faster than Graal's JS implementation.

oracle/graaljs#836

@nmondal nmondal added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers question Further information is requested wontfix This will not be worked on labels Jul 28, 2024
@nmondal
Copy link
Owner Author

nmondal commented Jul 29, 2024

It is also evident that graal is slow, at least by 12% for our use case.

@nmondal
Copy link
Owner Author

nmondal commented Aug 6, 2024

More update: mozilla/rhino#1555

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed question Further information is requested wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant