[Python-Dev] Python 2.5 performance

Kristján V. Jónsson kristjan at ccpgames.com
Mon Oct 16 15:07:09 CEST 2006


Well, it ought to be possible.  I can turn off the instrumentation on the other modules, and see what happens.
K 

> -----Original Message-----
> From: Giovanni Bajo [mailto:rasky at develer.com] 
> Sent: 12. október 2006 20:30
> To: Kristján V. Jónsson
> Cc: python-dev at python.org
> Subject: Re: Python 2.5 performance
> 
> Kristján V. Jónsson wrote:
> 
> > This is an improvement of another 3.5 %.
> > In all, we have a performance increase of more than 10%.
> > Granted, this is from a single set of runs, but I think we should 
> > start considering to make PCBuild8 a "supported" build.
> 
> Kristján, I wonder if the performance improvement comes from 
> ceval.c only (or maybe a few other selected files). Is it 
> possible to somehow link the PGO-optimized ceval.obj into the 
> VS2003 project?
> --
> Giovanni Bajo
> 
> 


More information about the Python-Dev mailing list