[Wolves] Is it possible...

Zeth theology at gmail.com
Tue Jun 23 16:50:14 UTC 2009


2009/6/23 Stephen Parkes <sparkes at westmids.biz>:
>> You can compile Python, take a look at py2exe.  Really easy to use.

Well it compiles it into executable, but it does not actually compile
it to native machine code or anything.

> It's not really quicker than running code for a second time.   Not sure
> about py2app I only used it once.

Well in cases where the startup overhead matters, i.e. a website, you
have a continually running process going, e.g. in mod_python.
>
> psycho will speed up certain things

very much so, but only works on x86.



More information about the Wolves mailing list