Y
Hacker News
new
|
ask
|
show
|
jobs
by
mort96
227 days ago
They have to be stored somewhere, but they don't have to be what the JVM uses when it e.g performs a function call at runtime. Just having the names in memory doesn't slow down program execution.
1 comments
saagarjha
227 days ago
At runtime this is going to be a branch instruction yes
link