|
|
|
|
|
by riku_iki
1001 days ago
|
|
> "Everything is virtually dispatched" reduces the ability to make inlining decisions sensibly. you can use "static" keyword?.. > Escape analysis gets harder (and less effective), leading to moving fewer variables onto the stack. does go have the same idea of escape analysis with benefits and issues?.. |
|