Hacker News new | ask | show | jobs
by joevandyk 4557 days ago
this is why running large ruby apps on 64 bit OSs can take up a lot more memory than 32 bit.
1 comments

isn't that true of most platforms? I know the JVM has compressed OOPS to limit this issue, but I am not aware of similar things elsewhere.