Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mcosta
on Aug 4, 2016
|
parent
|
context
|
favorite
| on:
Crystal: Fast as C, Slick as Ruby
The JVM allocates at start a portion, takes what it needs whenever it needs until the max, but never releases memory back to the OS. So in a given moment a 6GB vm is a 5GB process but internally is using just 3GB.
jerven
on Aug 8, 2016
[–]
The standard JVMs do give memory back. The standard settings are not very friendly to do so but it does work.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: