PyPy
PyPy Configuration[objspace.std.withmethodcachecounter]

objspace.std.withmethodcachecounter

back to parent

Basic Option Information

  • name: withmethodcachecounter
  • description: try to cache methods and provide a counter in __pypy__. for testing purposes only.
  • command-line: --objspace-std-withmethodcachecounter
  • command-line for negation: --no-objspace-std-withmethodcachecounter
  • option type: boolean option
  • default: False
  • requirements:

Description

Testing/debug option for --objspace-std-withmethodcache.