[Python-Dev] Re: Re: a serious threat to 2.3's speed?
Fredrik Lundh
fredrik at pythonware.com
Thu Dec 11 10:17:35 EST 2003
Jeremy Hylton wrote:
> > > From the microbenchmarks, it looks like function calls are the big
> > > bottlenecks.
> >
> > in my pytte1 experiment from last year, I was able to run pystone about 25
> > times faster than a stock 2.1 interpreter.
>
> what is pyttel? I don't think I've heard of it.
google is your friend (at least if you're using the right font ;-)
http://effbot.org/zone/pytte.htm
</F>
More information about the Python-Dev
mailing list