Hacker News new | ask | show | jobs
by Rapzid 4233 days ago
Now that they have fixed the garbage collector. However, how much of that 250MB is built up after the fork, and how much is static? I actually don't have that answer.
1 comments

In the case of Rails, all of your Gems, Rails and application code are loaded pre-fork.