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

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

@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.

@craig-mcd
Copy link
Contributor

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

@craig-mcd craig-mcd added the 2023 label Feb 1, 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
None yet
Development

No branches or pull requests

3 participants