On Tue, 13 Sep 2022 17:41:04 GMT, Aleksey Shipilev wrote:
>> I have been looking into `make clean-images images` performance, and
>> realized jmod keeps compressing files with default compression level. Tuning
>> that toward lighter compression levels improves build performance
>> considerably
On Tue, 13 Sep 2022 17:41:04 GMT, Aleksey Shipilev wrote:
>> I have been looking into `make clean-images images` performance, and
>> realized jmod keeps compressing files with default compression level. Tuning
>> that toward lighter compression levels improves build performance
>> considerably
On Wed, 14 Sep 2022 01:05:35 GMT, Jaikiran Pai wrote:
> Hello Aleksey, could you also please create a release note for this? You may
> already know how to do that, if not, the steps are noted here
> https://openjdk.org/guide/#release-notes
Yes, but later, once CSR and this PR integrates in its
On Tue, 13 Sep 2022 17:41:04 GMT, Aleksey Shipilev wrote:
>> I have been looking into `make clean-images images` performance, and
>> realized jmod keeps compressing files with default compression level. Tuning
>> that toward lighter compression levels improves build performance
>> considerably
> I have been looking into `make clean-images images` performance, and realized
> jmod keeps compressing files with default compression level. Tuning that
> toward lighter compression levels improves build performance considerably,
> without a heavy loss in *.jmod sizes.
>
> This PR allows JMO