Y
Hacker News
new
|
ask
|
show
|
jobs
by
divs1210
2824 days ago
The native binary produced by Graal CE does not support runtime optimizations - that is EE only. As such, native binaries will start faster, but run slower.
https://github.com/oracle/graal/issues/447#issuecomment-3995...