I added that just now. It may be helping. I can now open 4 browser windows to the page with the ajax and top shows about 70% cpu for the web2py process. Not a huge improvement but better than before. I need to run another profile to be a little more sure.
On Thursday, February 13, 2014 3:56:24 PM UTC-5, Michele Comitini wrote: > > if lazy_define_table is called every time then lazy_tables is probably > False > > did you set it explicitly to True? > > DAL(..., lazy_tables=True) > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

