Does py2app improves speed?
Dominic Binks
dbinks at codeaurora.org
Thu Nov 24 16:41:50 EST 2011
On 11/23/2011 10:36 PM, Ricardo Mansilla wrote:
> Hi everyone..
> My question is exactly as in the subject of This Mail.
> I have made a Python script which is to slow and i have heard (and common sense also suggest) that if you use some libraries to "frozen" the script the performance improves substantially. So I need to know; is This a myth or it is a fact?
> Thanks in advance for your time.
Depending on the code you have pypy may be faster - I've seen it both
significantly faster and about the same as CPython.
--
Dominic Binks: dbinks at codeaurora.org
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum
More information about the Python-list
mailing list