[issue28638] Optimize namedtuple creation

Giampaolo Rodola' report at bugs.python.org
Tue Jul 18 11:52:19 EDT 2017


Giampaolo Rodola' added the comment:

> Should we consider a C-based implementation like https://github.com/llllllllll/cnamedtuple? 
> It could improve speed even more, but would be harder to maintain and
> test and harder to keep compatible. My sense is that it's not worth
> it unless benchmarks show a really dramatic difference.

I've just filed a ticket for this: https://github.com/llllllllll/cnamedtuple/issues/7

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28638>
_______________________________________


More information about the Python-bugs-list mailing list