Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

I don't know that FIFO makessense in the context of how the struct module is 
typically used.  Also rebuilding structs in cheap so there is very little need 
for further optimization.  As far as I can tell, no user has ever reported a 
performance issue with struct (if they had, we could analyze their use case to 
determine an optimal cache strategy).

So, my preference is to leave the code as-is.

----------
resolution:  -> rejected
stage: patch review -> resolved
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36482>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to