On Fri, Feb 13, 2015 at 5:07 AM, Victor Stinner <victor.stin...@gmail.com> wrote:
> Now I see 3 choices: > > - take the full C implementation, because it's much faster (at least > 3.4x faster!) > - reject the whole PEP 471 (not nice), because it adds too much code > for a minor speedup (not true on Windows: up to 44x faster!) > - take the C+Python implementation, because maintenance matters more > than performances (only 1.3x faster, sorry) > > => IMO the best option is to take the C implementation. What do you think? > +1
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com