A performance flaw is still a flaw. This should be applied to 2.3.X. --- http://twitter.com/goncalossilva
On Thu, Apr 21, 2011 at 17:03, KIR <[email protected]> wrote: > > Recently I've started migrating my application (Rails 2.3.11) to >> > Ruby 1.9.2. When I run my performance tests, I found performance >> > degradation when associations are preloaded for many records. After >> > profiling, I made a change which noticeably lessen the pain - the fix >> > is rather simple and I'd appreciate if someone would review it: >> >> We're only supporting 3.0.x and up. We'll release 2.3.x for critical >> security issues only. >> >> I suggest starting the upgrade to 3.0.x and fixing the perf problem >> there (if it still exists). >> > > This problem doesn't affect 3.0.x users, I've already looked at the > code. > > Anyway, this patch may help someone looking at the similar problem. > > Thanks, > KIR > > > >> >> Thanks! >> >> -- >> Aaron Patterson >> http://tenderlovemaking.com/ >> > > > > -- > > Kirill (KIR) Maximov > > Software Engineer & Starter > > > Email: [email protected] > > Twitter: maxkir > > Skype: maxkir > > Web site: http://checkvist.com > > http://kirblog.idetalk.com > > http://www.jetbrains.com/teamcity > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" 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-core?hl=en. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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-core?hl=en.
