Antoine Pitrou added the comment:

> 2) The patch slows down _decimal by 25% (!).

Ouch. That's an interesting observation, because I guess other modules could be 
affected as well.

Robin, can you please take care that other modules don't have significant 
performance regressions after your work? I'm not sure what kind of changes it 
involves, or if it's possible at all, but we don't want to slow down Python for 
what is mostly (IMO) a code cleanup.

----------
nosy: +loewis, pitrou

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

Reply via email to