Psyco is a c module, so no. It is not supported in GAE.
That's the reason why most extension modules are not supported. Only
pure python modules are.

By the way, there's a new project started by Google engineers to speed
up python.
It aims to be at least 5x faster and, amongst other goals, to be
usable on GAE.
I read somewhere that it is already being used for serving traffic in
Youtube:
http://code.google.com/p/unladen-swallow/wiki/ProjectPlan

Luis

On 28 mar, 00:16, Coonay <fla...@gmail.com> wrote:
> a JIT compiler like psyco0 will make python running 5x faster,
> i don't know if the code in GAE will be conpiled with jit enable?
>
> On Mar 27, 11:06 pm, Coonay <fla...@gmail.com> wrote:
>
> > does GAE use just-in-time (JIT) compiler?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to