tzaeschke/phtree

Consider using Java 17 Vector API (JEP 414)

tzaeschke opened this issue · 0 comments

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.