code optimization (calc PI)

Michael michael at mustun.ch
Wed Jan 3 19:16:01 EST 2007


Yes. But it still runns very slowly.

If someone is really interested in speed optimization, I can publish my 
PI-calc code.

Maybe for some Python compiler/interpreter hackers... ;-)
(There are only 2 while-loops, one within another, and some simple basic 
calculations. Nothing special.)


Stefan Schwarzer wrote:

> On 2007-01-03 16:50, mm wrote:
> 
>>More general, maybe there is a speed optimazation docu out there.
> 
> 
> At least Alex Martellis "Python in a Nutshell" has a section on
> optimization.
> 
> I presented this at the last EuroPython conference:
> http://sschwarzer.com/download/optimization_europython2006.pdf
> 
> Stefan
> 



More information about the Python-list mailing list