PyPy
PyPy Configuration[translation.backendopt.heap2stack]

translation.backendopt.heap2stack

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:

Description

Experimental optimisation, not very tested nor used at the moment.