[foreign-memaccess+abi] RFR: Add benchmark [v3]
Uwe Schindler
uschindler at openjdk.org
Mon Jan 2 09:01:08 UTC 2023
On Mon, 19 Dec 2022 11:59:44 GMT, Per Minborg <pminborg at openjdk.org> wrote:
>> This PR proposed to add a new benchmark outlining potential performance gains with the FFM API in internal JDK classes.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>
> Add case for singel invocation
test/micro/org/openjdk/bench/java/lang/foreign/MemorySegmentVsBits.java line 131:
> 129: }
> 130:
> 131: static long getLong(byte[] b, int off) {
this method is unused.
-------------
PR: https://git.openjdk.org/panama-foreign/pull/761
More information about the panama-dev
mailing list