RFR: 8339531: Improve performance of MemorySegment::mismatch [v12]
Per Minborg
pminborg at openjdk.org
Thu Sep 12 11:37:06 UTC 2024
On Thu, 12 Sep 2024 10:54: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 two additional commits since the last revision:
>
> - Fix yet another typo
> - Fix typo
Here are some other benchmarks:


-------------
PR Comment: https://git.openjdk.org/jdk/pull/20848#issuecomment-2346040710
More information about the core-libs-dev
mailing list