-
Bug
-
Resolution: Unresolved
-
P4
-
9
During verification of the effect of JDK-8136924 on JDK-6655180, it was observed that better performance might be able to be obtained for small floating point arrays if the threshold(s) above which vectorized mismatch is used were slightly larger. The effect of modifying these thresholds should be measured and if reasonable the thresholds adjusted.
- relates to
-
JDK-6655180 (array) Reduce JNI overhead for Arrays.equals() with float/double arrays
- Closed
-
JDK-8136924 Vectorized support for array equals/compare/mismatch using Unsafe
- Resolved