Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
adgjlsfhk1
on April 24, 2022
|
parent
|
context
|
favorite
| on:
Chris Lattner on garbage collection vs. Automatic ...
note that GCs are starting to cheat too. Julia (for example) is in the process of implementing compile time escape analysis which will be used to (among other things) remove allocations as long as the compiler can prove you won't notice.
hayley-patton
on April 24, 2022
[–]
Java, Go and JavaScript implementations do escape analysis already.
adgjlsfhk1
on April 24, 2022
|
parent
[–]
cool! (I gave the example of Julia, but because it's the best GC implementation (it's not), but because it's the implementation I know).
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: