I guess lazy_tables=True already do a pretty go job, because I see
absolutely not performance gain in making around 40-50 table definition
conditional...

Richard

On Fri, Dec 4, 2015 at 12:46 PM, Anthony <[email protected]> wrote:

> On Friday, December 4, 2015 at 12:13:46 PM UTC-5, Richard wrote:
>>
>> Sorry to be a bit off topic here
>>
>> @Anthony in your last paragraph you talk about conditionnal models, do
>> you think this could improve performance of an app with many tables by
>> reducing the parsing time of models files?
>>
>
> Yes, that is its intention. Setting lazy_tables=True will help a lot as
> well.
>
> Anthony
>
> --
> 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/d/optout.
>

-- 
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/d/optout.

Reply via email to