> 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? I believe the Ruby baseline is something like 3.7MB, if I
remember correctly.
--
David Heinemeier Hansson
http://www.loudthinking.com -- Broadcasting Brain
http://www.basecamphq.com   -- Online project management
http://www.backpackit.com   -- Personal information manager
http://www.rubyonrails.com  -- Web-application framework
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to