This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zooko
Recipients
Date 2002-03-24.15:12:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=52562

Okay, I just want to double-check these two points:

1.  You did look at the actual resulting source code and not
just the patch, right?  Here's a side-by-side:
http://zooko.com/temp.html

2.  You realize that my promise that the actual speedup is <
5% is in a realistic application-level benchmark.  For
microbenchmarks, the speed-up is various but generally much
higher than 5%, as described in this patch tracker entry.

Given these two facts, then please reject this patch and
spend your time on the new cached attribute lookups
architecture instead.  ;-)

Regards,

Zooko
History
Date User Action Args
2007-08-23 15:10:31adminlinkissue502415 messages
2007-08-23 15:10:31admincreate