Raymond Hettinger <[email protected]> added the comment:

In the past, we've also gotten some gains by replacing memcpy() with for-loops. 
 These kinds of optimization choices are best left to the compiler.

----------
nosy: +rhettinger
resolution:  -> rejected
stage:  -> resolved
status: open -> closed

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue39588>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to