PyPy
PyPy Configuration[translation.backendopt.clever_malloc_removal_heuristic]

translation.backendopt.clever_malloc_removal_heuristic

back to parent

Basic Option Information

  • name: clever_malloc_removal_heuristic
  • description: Dotted name of an heuristic function for inlining in clever malloc removal
  • command-line: --clever-malloc-removal-heuristic
  • option type: string option
  • default: pypy.translator.backendopt.inline.inlining_heuristic

Description

Internal option. Switch to a different weight heuristic for inlining. This is for clever malloc removal (--clever-malloc-removal).