The problem is not loading. The time is spend in execution. If there is a lot of logic in models and it is not conditional it must be executed.
On Aug 16, 10:58 am, Jay <jkel...@gmail.com> wrote: > Massimo, > > Would it be possible to only load db.py if it has changed and when > changed generate a python object that is the db, and save/load it as > required? I know it would work, But would it be too slow? Slower then > running all of db.py. > > I am looking at using web2py to write a small ERP like app. It could > have 100's of tables. So keeping up the conditional models could be a > nightmare! > > Regards, > > Jay Kelkar > > P.S. Happy 4th Birthday web2py! Many happy returns.