RFR: 8339531: Improve performance of MemorySegment::mismatch [v13]
Maurizio Cimadamore
mcimadamore at openjdk.org
Thu Sep 12 13:50:06 UTC 2024
On Thu, 12 Sep 2024 13:06:47 GMT, Per Minborg <pminborg at openjdk.org> wrote:
>> This PR proposes to improve the performance of `MemorySegment::mismatch` by using Java code rather than transitioning to native code.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert unrolling changes
Marked as reviewed by mcimadamore (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20848#pullrequestreview-2300380963
More information about the core-libs-dev
mailing list