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

Optimising Java using intrinsics in Graal on AArch64 - July onwards #17

Open
SwapnilGaikwad opened this issue Aug 12, 2021 · 3 comments
Assignees
Projects

Comments

@SwapnilGaikwad
Copy link

This is a talk shares insights on

  • How compilers use intrinsics to optimise specific methods (both C2 & Graal)
  • How Graal uses intrinsics to optimise String.indexOf
  • Micro-benchmarking: How can one isolate and benchmark specific part of the code using JMH? When to use JMH?

@SwapnilGaikwad find a person to give a talk

@SwapnilGaikwad SwapnilGaikwad created this issue from a note in Meetups (Ideas / planning) Aug 12, 2021
@nickebbitt nickebbitt added the 2021 label Sep 9, 2021
@nickebbitt nickebbitt moved this from Ideas / planning to Confirmed in Meetups Nov 23, 2021
@nickebbitt nickebbitt moved this from Confirmed to Ideas / planning in Meetups Nov 24, 2021
@nickebbitt
Copy link
Collaborator

@SwapnilGaikwad should we carry this forward and use as a placeholder for a virtual version of the talk you gave earlier this week? Or is this a different talk?

@SwapnilGaikwad
Copy link
Author

@SwapnilGaikwad should we carry this forward and use as a placeholder for a virtual version of the talk you gave earlier this week? Or is this a different talk?

Sure @nickebbitt. Let's carry this forward.

@CraigAMcDonald
Copy link
Contributor

Spoke with Swapnil, he can do the talk but later this year.

@jonbullock jonbullock moved this from Ideas / planning to Confirmed in Meetups Apr 28, 2023
@jonbullock jonbullock changed the title Optimising Java using intrinsics in Graal on AArch64 Optimising Java using intrinsics in Graal on AArch64 - July onwards Apr 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Meetups
Confirmed
Development

No branches or pull requests

3 participants