Comment on JEP 519: Compact Object HeadersComments−kosolam1yI wonder if this also improves the efficiency of native image graal built executables?−xxs1y'this', making the future non-experimental won't do anything. It was already available. With this change it still won't be the default setting.So, you still need to run some perf. testing on your own to decide.−pron1yThis is a change to the OpenJDK JVM (HotSpot) only. I'm not sure, but I think that Graal Native Image (based on the Substrate VM) may already have small headers.−kosolam1yI’m asking if this JEP will also improve the performance of native image graal built executables, or only when an app is ran using the jdk?
Comments
I wonder if this also improves the efficiency of native image graal built executables?
'this', making the future non-experimental won't do anything. It was already available. With this change it still won't be the default setting.
So, you still need to run some perf. testing on your own to decide.
This is a change to the OpenJDK JVM (HotSpot) only. I'm not sure, but I think that Graal Native Image (based on the Substrate VM) may already have small headers.
I’m asking if this JEP will also improve the performance of native image graal built executables, or only when an app is ran using the jdk?