I think this has come up on Roro before (by someone at Envato?) but I
can't find it through search.

I'm finding that views are becoming by far the slowest part of my app,
eg for a reasonably complex page:

Completed 200 OK in 841ms (Views: 657.3ms | ActiveRecord: 27.5ms)

Or for a more complex one:

Completed 200 OK in 4093ms (Views: 3968.6ms | ActiveRecord: 115.3ms)

This is for Rails 3 in the default production environment, which I
understand uses Erubis for view rendering. Is there any way to speed
this up? Different template engine? Other tricks?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to rails-ocea...@googlegroups.com.
To unsubscribe from this group, send email to 
rails-oceania+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to