[Python-Dev] Re: a serious threat to 2.3's speed? (original) (raw)
Skip Montanaro skip at pobox.com
Thu Dec 11 10:09:03 EST 2003
- Previous message: [Python-Dev] Re: Re: a serious threat to 2.3's speed?
- Next message: [Python-Dev] Re: a serious threat to 2.3's speed?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> Another option for a masters thesis Brett - speeding up function
>> calls :)
Fredrik> that would be most excellent.
Indeed. We should make sure we're comparing apples to apples when looking at Jim's benchmark figures though. It's not clear to me that his current system supports all the different types of callables which CPython supports. That alone might streamline his function call code a lot.
Skip
- Previous message: [Python-Dev] Re: Re: a serious threat to 2.3's speed?
- Next message: [Python-Dev] Re: a serious threat to 2.3's speed?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]