[Python-Dev] are NULL checks in Objects/abstract.c really needed?
Michael Hudson
mwh@python.net
Thu, 13 Mar 2003 14:06:56 +0000
Thu, 13 Mar 2003 14:06:56 +0000
- Previous message: [Python-Dev] are NULL checks in Objects/abstract.c really needed?
- Next message: [Python-Dev] are NULL checks in Objects/abstract.c really needed?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Michael Hudson <mwh@python.net> writes: >> the resulting python binary did 6.5% more pystones on average (the >> numbers are below). > > Wow! Can we persuade you to try CVS HEAD? Actually, I've now tried it, and saw a pystone increase of more like 0.1%. Are you sure the abstract.c changes are the only difference between the two binaries? Cheers, M. -- I've reinvented the idea of variables and types as in a programming language, something I do on every project. -- Greg Ward, September 1998
- Previous message: [Python-Dev] are NULL checks in Objects/abstract.c really needed?
- Next message: [Python-Dev] are NULL checks in Objects/abstract.c really needed?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]