Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pcwalton
on June 20, 2017
|
parent
|
context
|
favorite
| on:
GERT: Run Go on Bare Metal ARMv7
I didn't say you couldn't make polymorphic calls in Go. I said that they don't mix well with relying on escape analysis to avoid tracing GC.
lopatin
on June 20, 2017
[–]
Oh I see what you mean. Yeah forcing vars to actually be stack allocated can be challenging when using interfaces everywhere. What are the Go authors' opinions on improving escape analysis?
pcwalton
on June 20, 2017
|
parent
[–]
I think it's a design issue that can't be truly solved, period. You could try stuff like k-CFA I guess.
bogomipz
on June 20, 2017
|
root
|
parent
[–]
What is k-CFA ?
cyphar
on June 20, 2017
|
root
|
parent
[–]
https://en.m.wikipedia.org/wiki/Control_flow_analysis
bogomipz
on June 20, 2017
|
root
|
parent
[–]
Ah neat, thanks.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: