RFR: 8257074 Update the ByteBuffers micro benchmark [v4]

Chris Hegarty chegar at openjdk.java.net
Thu Dec 10 09:48:35 UTC 2020


On Mon, 30 Nov 2020 20:54:09 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Chris Hegarty has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Add explicitly allocated heap carrier buffer tests
>>  - Replace Single with Loop
>
> Marked as reviewed by bpb (Reviewer).

While the updated set of scenarios covered by this benchmark is
reasonably (and vastly improves coverage), I find myself reluctant to
add the last remaining buffer property - read-only views. It's time to
template the generation of this code!

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

PR: https://git.openjdk.java.net/jdk/pull/1430


More information about the core-libs-dev mailing list