Silly question: Are you using Webrick or Mongrel?

When I prepped up a little rails dev app in Webrick, it was so slow I
wanted to chuck it. Then I put in Mongrel and it speed things up by
literally a 100+ percent.

On Wed, Jul 22, 2009 at 10:41 AM, Alexey
Petrushin<[email protected]> wrote:
>
> Hello, i'm working on huge rails project and it's terribly slow in
> development mode.
>
> There are lots of code and lots of AJAX requests, so it's very slow as
> (i guess) it reloads all the code several times per one page.
>
> I'm wondering, maybe there is a way to speed it up? Maybe it's possible
> to reload it for example every 15 seconds? Or even better - every 15
> seconds check for changed files and reload only if there is changes.
>
> What do you think?
> --
> Posted via http://www.ruby-forum.com/.
>
> >
>



-- 
Rilindo Foster
AOL Instant Messenger: rilindo
Google Talk: [email protected]
Web Site: http://www.monzell.com
Primary: [email protected]
Secondary: [email protected]
"Rich bachelors should be heavily taxed. It is not fair that some men
should be happier than others. -- Oscar Wilde

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to