[Rails] optimization

Bob Aman vacindak at gmail.com
Fri Mar 4 03:06:10 GMT 2005


> That looks familiar.  I posted about that same thing on my blog today.
> I give one possible solution, but someone pointed me to a post on
> LoudThinking:
> 
> http://techno-weenie.net/blog/main/184/rails-best-practices (my blog)
> 
> http://www.loudthinking.com/arc/000235.html

I had already seen the post on loudthinking.  I have a pretty good
idea in my head for what I need to do to cut down on the number of
queries, but in my case, even if I optimize down to the minimum number
possible, I'll probably still be doing like 40 on the page.  I think
perhaps I need something more along the lines of caching on top of
better optimization.
-- 
Bob Aman


More information about the Rails mailing list