Dennis Sweeney <sweeney.dennis...@gmail.com> added the comment:

> Debug mode is not meaningful.
> Visual Studio will optimize fully on release mode.

Sorry if I wasn't clear--the original assembly difference I posted in 
(https://bugs.python.org/msg362665) was indeed using the "release" build 
configuration. My last comment was trying to demonstrate this fact by showing 
that the assembly output would have looked different if I had selected the 
"debug" build configuration. 

Is there something I'm missing, or was Visual Studio just missing an 
opportunity to optimize?

----------

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

Reply via email to