[IPython-user] Re: IPython and psyco
Fernando Perez
fperez at colorado.edu
Tue May 18 00:20:31 CDT 2004
Thorsten Kampe wrote:
> * David J. C. Beach (2004-05-17 19:02 +0100)
>>My best advice for using psyco within IPython is:
>>
>>(1) don't use psyco.full(), and
>>(2) explicitly tell psyco which functions to specialize (optimize)
>
>
> Indeed, psyco.bind() works, thanks.
Where should such calls go? And is there really any measurable impact? If
this is something with a significant impact I could mention it in the
documentation. Can you comment a bit on your experience with it? I've never
used psyco myself, so I'm quite curious.
Best,
f
More information about the IPython-user
mailing list