RFR(S): 8205194: Improve the Array Comparison when there is a mismatch at first element.

Deshpande, Vivek R vivek.r.deshpande at intel.com
Mon Jun 18 23:49:32 UTC 2018


Hi All

I would like to contribute a patch which improves the array comparison when there is a mismatch for the first element.
This avoids call to vectorizedMismatch method and gives ~80x speed up.
Please review and sponsor the patch.

Regards,
Vivek



More information about the jdk-dev mailing list