Current array_equals implementation doesn't used prefetch instruction(prfm) in case of large arrays. It can significantly improve performance in case of large and equal arrays(or arrays which are different at the end).
- blocks
-
JDK-8189104 JEP 315: Improve Aarch64 Intrinsics
- Closed
- relates to
-
JDK-8307572 AArch64: Vector registers are clobbered by some macroassemblers
- Closed
-
JDK-8189100 Improve performance of String and Array operations on AArch64
- Closed