A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2015-October/142044.html below:

[Python-Dev] Generated Bytecode ...

[Python-Dev] Generated Bytecode ... [Python-Dev] Generated Bytecode ...Terry Reedy tjreedy at udel.edu
Tue Oct 27 00:47:36 EDT 2015
On 10/26/2015 10:36 PM, Victor Stinner wrote:
> 2015-10-24 4:34 GMT+09:00 Terry Reedy <tjreedy at udel.edu>:
>> How about -x nopeep to specifically skip the peephole optimizer?
>
> Raymond wrote "IIRC, the code was never generated in the first place
> (before the peephole pass)."

I based that suggestion on what others said about why code was not 
generated.  I think the actual situation supports my point that turning 
off 'all optimizations' means reviewing the entire process of generating 
code, from start to finish, to find anything that might be called an 
'optimization' and that could be disabled or given a 'un-optimized' 
alternative.

-- 
Terry Jan Reedy

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4