RFR: 8350075: Performance difference between SegmentAllocator methods
Maurizio Cimadamore
mcimadamore at openjdk.org
Fri Feb 14 10:17:14 UTC 2025
On Fri, 14 Feb 2025 09:19:35 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> This PR proposes to add `@ForceInline` to the `default` methods in `SegmentAllocator` that do not already have it.
Change is good. There should be a microbenchmark for this.
-------------
PR Review: https://git.openjdk.org/jdk/pull/23628#pullrequestreview-2617339513
More information about the core-libs-dev
mailing list