[Python-Dev] speeding up PyObject_GetItem

Daniel Stutzbach daniel at stutzbachenterprises.com
Tue Mar 24 13:30:03 CET 2009


On Tue, Mar 24, 2009 at 4:30 AM, Hrvoje Niksic <hrvoje.niksic at avl.com>wrote:

> Agreed, and more importantly, I have yet to be convinced that those NULL
> checks introduce a measurable slowdown.  Daniel, have you tried measuring
> the performance difference with only the NULL checks removed?


I'll play around with different permutations and report back on their
impact.

--
Daniel Stutzbach, Ph.D.
President, Stutzbach Enterprises, LLC <http://stutzbachenterprises.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090324/332d18da/attachment.htm>


More information about the Python-Dev mailing list