> On 24 Apr 2015, at 09:31, Michele Comitini <michele.comit...@gmail.com> wrote:
> 
> There is no general advice…

Yes, there are many, as some were already pointed out in this thread, others 
not yet:
- optimize DB queries;
- create indexes in your BD;
- session.forget() when not necessary;
- avoid big models scripts;
- caching is really useful;
- lazy tables, according to the book, has a big performance improvement;
- etc.

But, how about listening from the thread creator about questions we asked him?

—
Vinicius


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to