On Sep 4, 3:31 pm, Clive <[email protected]> wrote:
> No, they all ran in development mode. In our production machines, I
> did not notice such huge difference in performance. If it is because
> of the development mode, I wonder:
> 1. What slows Rails 2.3.3 down in development?
> 2. How to overcome it? We need to test our app in our development
> machine, this slows down our development significantly and makes the
> developers very frustrated when they need to wait for each request.
>
Does your other message implies that the app responds quickly when
accessing it from localhost ? (I was. if that is the discriminating
factor then it is very curious). Also it was my impression that
webrick/mongrel only pass the request to rails if there isn't a file
in public that matches (ie hitting / just returns index.html with
basically no rails interaction)
Fred
> On Sep 4, 3:25 am, Colin Law <[email protected]> wrote:
>
>
>
> > 2009/9/3 Clive <[email protected]>:
>
> > > On my Ubuntu 8.04 64 bit desktop, I created an empty Rails project and
> > > from another machine, I used
> > > ab -n 10http://210.77.27.169:3000/
> > > to test the performance:
>
> > Were they both running in production mode?
>
> > Colin
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---