<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 13, 2015 at 5:07 AM, Victor Stinner <span dir="ltr"><<a href="mailto:victor.stinner@gmail.com" target="_blank">victor.stinner@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":2dv" class="a3s" style="overflow:hidden">Now I see 3 choices:<br>
<br>
- take the full C implementation, because it's much faster (at least<br>
3.4x faster!)<br>
- reject the whole PEP 471 (not nice), because it adds too much code<br>
for a minor speedup (not true on Windows: up to 44x faster!)<br>
- take the C+Python implementation, because maintenance matters more<br>
than performances (only 1.3x faster, sorry)<br>
<br>
=> IMO the best option is to take the C implementation. What do you think?</div></blockquote></div><br>+1</div></div>