Hi Hobo users,

I'm a developer with rails experience working at a neuroscience lab, and we 
have a legacy hobo app which is ridiculously slow.  Some of our index pages 
take 10 seconds to load.  All the time is in view rendering, effectively 
none in ActiveRecord.  How can I figure out what's wrong here?  Most of the 
places I would but benchmarking functions are wrapped up in hobo methods, 
so I'm not sure what to do.  The slowest page uses hobo_index in the 
controller, and collection and table_plus in the dryml file.  Are those a 
recipe for disaster?   I don't think there's any page that has a sub-second 
load time, though.

Thanks,
Raphael

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/MMh9oIBMQJwJ.
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/hobousers?hl=en.

Reply via email to