Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-09 Thread Alexey Ivanov
On Fri, 9 Feb 2024 02:17:01 GMT, Phil Race wrote: > > I ran the test in our CI and I didn't notice an improvement. > > Did you run jdk:tier4 like Sergey was doing ? No, I ran just this single test. I don't know how Sergey is running the test. > Our CI runs some number of (headless) tests in

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v3]

2024-02-09 Thread Alexey Ivanov
On Fri, 9 Feb 2024 02:13:16 GMT, Sergey Bylokhov wrote: >> The ClipShapeTest test is split into 4 different tests which could be >> executed in parallel. >> >> The execution time is changed from: >> >> >> == >> Test summary >> == >>

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-08 Thread Phil Race
On Fri, 9 Feb 2024 02:12:57 GMT, Sergey Bylokhov wrote: > I ran the test in our CI and I didn't notice an improvement. Did you run jdk:tier4 like Sergey was doing ? Our CI runs some number of (headless) tests in parallel (I am not sure but think it is by default 4) and this might change the

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-08 Thread Sergey Bylokhov
On Thu, 8 Feb 2024 11:12:29 GMT, Alexey Ivanov wrote: > I ran the test in our CI and I didn't notice an improvement. On the other > hand, having separate test ids is more flexible. I have retested by the complete jdk_desktop group of tests: Base: real6m57.901s user123m45.204s sys

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v3]

2024-02-08 Thread Sergey Bylokhov
> The ClipShapeTest test is split into 4 different tests which could be > executed in parallel. > > The execution time is changed from: > > > == > Test summary > == >TEST TOTAL PASS FAIL

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-08 Thread Alexey Ivanov
On Thu, 8 Feb 2024 06:04:16 GMT, Sergey Bylokhov wrote: >> The ClipShapeTest test is split into 4 different tests which could be >> executed in parallel. >> >> The execution time is changed from: >> >> >> == >> Test summary >> == >>

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-08 Thread Aleksey Shipilev
On Thu, 8 Feb 2024 06:04:16 GMT, Sergey Bylokhov wrote: >> The ClipShapeTest test is split into 4 different tests which could be >> executed in parallel. >> >> The execution time is changed from: >> >> >> == >> Test summary >> == >>

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-07 Thread Laurent Bourgès
On Thu, 8 Feb 2024 06:04:16 GMT, Sergey Bylokhov wrote: >> The ClipShapeTest test is split into 4 different tests which could be >> executed in parallel. >> >> The execution time is changed from: >> >> >> == >> Test summary >> == >>

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-07 Thread Sergey Bylokhov
On Thu, 8 Feb 2024 06:04:16 GMT, Sergey Bylokhov wrote: >> The ClipShapeTest test is split into 4 different tests which could be >> executed in parallel. >> >> The execution time is changed from: >> >> >> == >> Test summary >> == >>

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java [v2]

2024-02-07 Thread Sergey Bylokhov
> The ClipShapeTest test is split into 4 different tests which could be > executed in parallel. > > The execution time is changed from: > > > == > Test summary > == >TEST TOTAL PASS FAIL

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java

2024-02-06 Thread Alexey Ivanov
On Tue, 6 Feb 2024 03:10:36 GMT, Sergey Bylokhov wrote: > The ClipShapeTest test is split into 4 different tests which could be > executed in parallel. > > The execution time is changed from: > > > == > Test summary > == >TEST

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java

2024-02-06 Thread Alexey Ivanov
On Tue, 6 Feb 2024 11:34:28 GMT, Aleksey Shipilev wrote: >> The ClipShapeTest test is split into 4 different tests which could be >> executed in parallel. >> >> The execution time is changed from: >> >> >> == >> Test summary >> == >>

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java

2024-02-06 Thread Aleksey Shipilev
On Tue, 6 Feb 2024 03:10:36 GMT, Sergey Bylokhov wrote: > The ClipShapeTest test is split into 4 different tests which could be > executed in parallel. > > The execution time is changed from: > > > == > Test summary > == >TEST

Re: RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java

2024-02-06 Thread Laurent Bourgès
On Tue, 6 Feb 2024 03:10:36 GMT, Sergey Bylokhov wrote: > The ClipShapeTest test is split into 4 different tests which could be > executed in parallel. > > The execution time is changed from: > > > == > Test summary > == >TEST

RFR: 8318603: Parallelize sun/java2d/marlin/ClipShapeTest.java

2024-02-06 Thread Sergey Bylokhov
The ClipShapeTest test is split into 4 different tests which could be executed in parallel. The execution time is changed from: == Test summary == TEST TOTAL PASS FAIL ERROR