[foreign-memaccess+abi] RFR: Generalize PointerInvoke to benchmark by-ref segment return [v2]
Jorn Vernee
jvernee at openjdk.org
Fri Feb 10 18:40:05 UTC 2023
On Fri, 10 Feb 2023 18:32:12 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> I've generalized an existing benchmark to test by-reference segment return in downcalls.
>> Ideally, we should see scalarization of the returned segment, and no GC activity.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix benchmark not to let returned segments escape
Nice beef up!
-------------
Marked as reviewed by jvernee (Committer).
PR: https://git.openjdk.org/panama-foreign/pull/788
More information about the panama-dev
mailing list