On Aug 6, 9:36 pm, Alpha Blue <[email protected]> wrote: > > The bottleneck begins to occur on offense = ... (around 30 ms) and then > deepens on defense = ... (around 460 ms). > > These are indeed large but everything listed here is absolutely required > for my app to work. What can I do to optimize this? > First off use EXPLAIN ... in your database's the query browser/console to find out how database is executing your query. You may find that it's doing something really stupid or that there are indices missing. Fred > thanks. > -- > Posted viahttp://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
- [Rails] Re: Speeding up ActiveRecord Querying... Alpha Blue
- [Rails] Re: Speeding up ActiveRecord Quer... Alpha Blue
- [Rails] Re: Speeding up ActiveRecord ... Alpha Blue
- [Rails] Re: Speeding up ActiveRe... Philip Hallstrom
- [Rails] Re: Speeding up Acti... Alpha Blue
- [Rails] Re: Speeding up Acti... Marnen Laibow-Koser
- [Rails] Re: Speeding up Acti... E. Litwin
- [Rails] Re: Speeding up ActiveRecord Querying on very ... Philip Hallstrom
- [Rails] Re: Speeding up ActiveRecord Querying on very ... Frederick Cheung
- [Rails] Re: Speeding up ActiveRecord Querying on very ... Matt Jones
- [Rails] Re: Speeding up ActiveRecord Querying on ... Alpha Blue
- [Rails] Re: Speeding up ActiveRecord Querying... Matt Jones
- [Rails] Re: Speeding up ActiveRecord Quer... Alpha Blue
- [Rails] Re: Speeding up ActiveRecord ... Marnen Laibow-Koser
- [Rails] Re: Speeding up ActiveRe... Alpha Blue
- [Rails] Re: Speeding up Acti... Marnen Laibow-Koser
- [Rails] Re: Speeding up Acti... Alpha Blue
- [Rails] Re: Speeding up Acti... Marnen Laibow-Koser
- [Rails] Re: Speeding up Acti... Alpha Blue

