RFR: 8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests
Soumadipta Roy
duke at openjdk.org
Tue Apr 16 12:28:40 UTC 2024
On Tue, 16 Apr 2024 12:11:55 GMT, Soumadipta Roy <duke at openjdk.org> wrote:
> The commit includes changes to unblock parallelism in vmTestbase/gc/gctests/LargeObjects tests.
>
> Below are the before and after run comparisons on AL2:
>
> # Fastdebug
> before: 7985.84s user 417.77s system 498% cpu 28:06.25 total
> after: 2503.22s user 48.65s system 606% cpu 7:00.69 total
>
> # Release
> before: 1063.25s user 45.87s system 125% cpu 14:42.10 total
> after: 1077.70s user 45.71s system 481% cpu 3:53.28 total
https://github.com/roy-soumadipta/jdk-jtreg-optimizations/actions/runs/8705334719 is running not sure why hasn't it auto reflected here yet.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18798#issuecomment-2058968040
More information about the hotspot-gc-dev
mailing list