RFR: 8314438: NMT: Performance benchmarks are needed to have a baseline for comparison of improvements [v2]
Afshin Zafari
azafari at openjdk.org
Mon Sep 25 11:57:16 UTC 2023
On Mon, 25 Sep 2023 07:41:24 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
>>
>> new benchmark moved to vm/runtime folder.
>
> test/micro/org/openjdk/bench/java/util/NMTBenchmark.java line 24:
>
>> 22: */
>> 23:
>> 24: package org.openjdk.bench.java.util;
>
> The micros in test/micro/org/openjdk/bench/java/util are usually to test methods in java.util.**. Should this be moved to test/micro/org/openjdk/bench/vm/runtime?
Thanks for the comment.
Fixed now.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15563#discussion_r1335779697
More information about the build-dev
mailing list