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

Consider using Java 17 Vector API (JEP 414) #21

Open
tzaeschke opened this issue Sep 12, 2022 · 0 comments
Open

Consider using Java 17 Vector API (JEP 414) #21

tzaeschke opened this issue Sep 12, 2022 · 0 comments

Comments

@tzaeschke
Copy link
Owner

Look at the new API and see whether it may improve performance.
Java already vectorizes code, so there may or may not be any benefit from using the new API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant