RFR: 8318727: Enable parallelism in vmTestbase/vm/gc/concurrent tests
Elif Aslan
duke at openjdk.org
Tue Oct 24 19:41:01 UTC 2023
On Tue, 24 Oct 2023 19:34:52 GMT, Elif Aslan <duke at openjdk.org> wrote:
> The commit includes changes to unblock parallelism for more `hotspot:tier4 tests.` in `test/hotspot/jtreg/vmTestbase/gc/concurrent` tests.
>
> Below are the before and after test run comparisons:
>
> Before:
> 'linux-x86_64-server-release' 9066.56s user 2289.94s system 880% cpu 21:29.15 total
> After:
> linux-x86_64-server-release': 3159.71s user 264.93s system 2891% cpu 1:58.45 total
@lmesnik could you please test this to your system and report the results? TIA
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16350#issuecomment-1777907514
More information about the hotspot-gc-dev
mailing list