Message38691
Logged In: YES
user_id=31392
This seems to add a lot of complexity for a few special
cases. How important are these particular attributes? Do
you have any benchmark applications that show real
improvement? It seems like microbenchmarks overstate the
benefit, since we don't know how often these attributes are
looked up by most applications.
It would also be interesting to see how much of the benefit
for non __ names is the result of the PyString_AS_STRING()
macro. Maybe that's all the change we really need :-).
|
|
Date |
User |
Action |
Args |
2007-08-23 15:10:30 | admin | link | issue502415 messages |
2007-08-23 15:10:30 | admin | create | |
|