David Heinemeier Hansson wrote:
Note, too, that boot.rb is not the "whole Rails environment"--that's
environment.rb. Boot.rb just sets up the initializer so that the path
to the railties can be found. Thus, spinner/spawner/etc. load only a
bare minimal subset of the rails environment, just enough to find the
files they need in railties/lib/commands/process.


That's true. How much memory did you find the spinner to take,
Andreas?

About 17 MB - that's huge for my tiny server :)

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to