Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hedora
78 days ago
|
parent
|
context
|
favorite
| on:
Meta’s renewed commitment to jemalloc
Perl frees memory. It uses refcounting, so you need to break heap cycles or it will leak.
(99% of the time, I find this less problematic than Java’s approach, fwiw).
wredcoll
77 days ago
[–]
Unless this has changed recently, perl doesn't free memory
to the kernel
, only within its own process/vm.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(99% of the time, I find this less problematic than Java’s approach, fwiw).