Hi,

I'm currently developing an application under hobo and I'm facing
slow responsiveness of the web application in development mode.
Since I have around 50 models, I know their caching may be slow, but now, it
takes around 10 seconds per request under ubuntu and it's quite annoying.

Then, some questions :
Is there any way to avoid :
-regenerating the taglibs ?
-regenerating hobo_routes ?

Is there a way to cache some classes and not other (those that are not
listed are currently under development) ?

Although it's slow in development mode, it's still quite fast in production
mode, when caching activated, that's already a good point ! :-)

Thanks for any tips you may have,
Arnaud.

-- 
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