> That's in config/initializers/hobo.rb.  It appears to cut average time
> for requests from 4sec to 2.5sec or so.

2.5 seconds per request with that reloading stuff turned off sounds  
waaaay too slow. Do you have a lot of models in your app?  Even if you  
do, the idea is that they don't all get reloaded if that setting is  
turned off. It sounds like something is still reloading the models.  
I'll have to investigate that.

DRYML rendering is also slower in dev mode.

There are many ideas in the pipeline that can make Hobo really a lot  
faster. I'd like Hobo to be *faster* than plain Rails one day, and I  
think that's possible (Hobo being higher level than Rails, there could  
be opportunities for automatic caching), but as always it has to wait  
in line with all the other issues.

Tom

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Hobo 
Users" 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/hobousers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to