Good point.

None of the issue discussed has yet been implemented on GAE. Some can
implemented, some not.

Tonight I will implement some of the same tricks on GAE. The effect
will not be as big (2.5x) but I expect to be significant.

yes, the problem with GAE is the impossibility to upload pyc files.
pyc files are cached but only speed up hot request, not cold requests.

Massimo

On Jun 8, 1:05 pm, Markus Gritsch <[email protected]> wrote:
> On Mon, Jun 8, 2009 at 5:54 PM, mdipierro<[email protected]> wrote:
>
> > the web2py in trunk can execute models 2.5x faster than the current
> > stable/production version (requires migrate=False and bytecode
> > compiled models).
>
> Will this speedup also has an effect on GAE?  IMO one uploads no .pyc files?
>
> Markus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to