PyPy
PyPy Configuration[translation.backendopt.profile_based_inline_heuristic]

translation.backendopt.profile_based_inline_heuristic

back to parent

Basic Option Information

  • name: profile_based_inline_heuristic
  • description: Dotted name of an heuristic function for profile based inlining
  • command-line: --prof-based-inline-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 profile-based inlining (--prof-based-inline).