Join Slack
Powered by
It still remains a performance issue. HotSpot anal...
# getting-started
m
miha-x64
12/22/2016, 2:18 PM
It still remains a performance issue. HotSpot analyzes code while interpreting, so optimizations applied not instantly. After some environment changes HotSpot may deoptimize code and recompile it so it can deal with this dead code several times.
Open in Slack
Previous
Next