Integrated: 8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests

Soumadipta Roy duke at openjdk.org
Thu Apr 18 08:00:00 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

This pull request has now been integrated.

Changeset: 003e86fe
Author:    Soumadipta Roy <roysouma at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/003e86fe38ca1b809418f6282336e259862d0776
Stats:     115 lines in 5 files changed: 0 ins; 115 del; 0 mod

8324755: Enable parallelism in vmTestbase/gc/gctests/LargeObjects tests

Reviewed-by: shade, lmesnik

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

PR: https://git.openjdk.org/jdk/pull/18798


More information about the hotspot-gc-dev mailing list