Hello all: Is hobo suitable for production? I just built a hobo application, many default settings and database also use default, sqlite3 production.sqlite3, I added several models, of course this models appears on the navigation link, the problem is, when I start in development mode, clicking the navigation link is very slow, so my question is, Is hobo suitable for production? large volume, quick access? I'm afraid the many encapsulation, like dryml, would be slow because of many layers of encapsulation.
then I try to start it in production mode, much better, but still a bit slow when clicking the link,(not instantly), then I try to deploy it to heroku app, heroku production and take a test, yes, same feeling, so I test it with time, the page loads with 587ms(just default thing, the original model list page of hobo), so my question is , is Hobo suitable and ready for production? -- 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.
