Y
Hacker News
new
|
ask
|
show
|
jobs
by
kosolam
392 days ago
I wonder if this also improves the efficiency of native image graal built executables?
3 comments
xxs
392 days ago
'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.
link
pron
392 days ago
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.
link
kosolam
392 days ago
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?
link
So, you still need to run some perf. testing on your own to decide.