On Sat, Jun 20, 2009 at 10:50 PM, Filippo Battaglia wrote:
> Hi, I'm working on a version of Stackless
> Python (2.5.2) for Nanodesktop PSP.
>
> The interpreter works, but it is to
> slow.
>
> So, I want to ask this: is there some
> option/#define that I can pass to
> pyconfig.h that makes fast
Hi, I'm working on a version of Stackless
Python (2.5.2) for Nanodesktop PSP.
The interpreter works, but it is to
slow.
So, I want to ask this: is there some
option/#define that I can pass to
pyconfig.h that makes faster the
interpreter ?
Which are the #define that affect the
performance o