> > I have only made very little tests on gae, but I could clearly see that > web2py was too heavy to be profitable on gae, > it just consumes too much resources, running models.py on every request > looks like a crazy thing to me.. >
Which is why this discussion has largely been about ways to avoid running all models on every request if they're not needed. --