Integrated: 8339531: Improve performance of MemorySegment::mismatch

Per Minborg pminborg at openjdk.org
Thu Sep 12 18:34:11 UTC 2024


On Wed, 4 Sep 2024 09:09:32 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.

This pull request has now been integrated.

Changeset: 81ff91ef
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/81ff91ef27a6a856ae2c453a9a9b8333b91da3ab
Stats:     1098 lines in 9 files changed: 720 ins; 372 del; 6 mod

8339531: Improve performance of MemorySegment::mismatch

Reviewed-by: mcimadamore

-------------

PR: https://git.openjdk.org/jdk/pull/20848


More information about the core-libs-dev mailing list