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-52676] Use Panama for upcalls #3532

Merged
merged 5 commits into from
Jun 28, 2024
Merged

[GR-52676] Use Panama for upcalls #3532

merged 5 commits into from
Jun 28, 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 Apr 15, 2024
@graalvmbot graalvmbot changed the title [WIP] [GR-52676] Use Panama for upcalls [GR-52676] Use Panama for upcalls Jun 27, 2024
* This is significantly faster, about 2.7x as fast as the default libffi backend
  for a JSON.dump benchmark using the gem C extension.
  It is even 3.25x as fast as before the Truffle NFI PR adding createNativeClosure().
@graalvmbot graalvmbot closed this Jun 28, 2024
@graalvmbot graalvmbot deleted the bd/panama branch June 28, 2024 10:47
@graalvmbot graalvmbot merged commit 7484fe2 into master Jun 28, 2024
14 checks 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.

2 participants