PyPy Configuration[translation.backendopt.heap2stack]
general documentation
config index
command-line overview
translation.backendopt.heap2stack
Contents
Basic Option Information
Description
back to parent
Basic Option Information
name:
heap2stack
description:
Escape analysis and stack allocation
command-line:
--translation-backendopt-heap2stack
command-line for negation:
--no-translation-backendopt-heap2stack
option type:
boolean option
default:
False
requirements:
translation.stackless
must be set to 'False'
Description
Experimental optimisation, not very tested nor used at the moment.