Hi there, I wonder if anybody else is experiencing this kind of issues, I'm running failry small application in development environment and I'm experiencing REALLY unacceptable performance issues. Below is summary line from development log for my slowest edit action, which is just a nested form: "Completed 200 OK in 1801005ms (Views: 368.2ms | ActiveRecord: 26.5ms)"
Ruby process is using more than 3,5GB of RAM during this action. I'm using formtastic and nested_for within this action. Any hints where to look for issues? I'm running it on Macbook Pro 2.4GHz, 8GB of RAM. Regards Greg -- 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.

