Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dzheng
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
dzheng
8y ago
Aha, that makes sense, thanks! I agree that the performance benefits of such stack allocation (over heap allocation) aren't quite clear in practice. I feel the bigger win of delimited cont./closure-based AD approaches is that they
2.
▲
by
dzheng
8y ago
Could you please elaborate on what exactly enables stack allocation of intermediate values? Is it a direct result of the semantics of delimited continuations? (perhaps because closures are passed as parameters and don't capture variabl