RFR: 8352042: [leyden] Parallel precompilation
Aleksey Shipilev
shade at openjdk.org
Mon Mar 17 09:28:39 UTC 2025
On Sat, 15 Mar 2025 14:07:28 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> Also, since AOT code preparation is a synchronous task during assembly phase, it makes sense to revise how many compiler threads are used.
I had the same thought, but the effects I measured were not compelling. So I left the number of compiler threads to the default dynamic policy, which seems to work well.
-------------
PR Comment: https://git.openjdk.org/leyden/pull/49#issuecomment-2728737845
More information about the leyden-dev
mailing list