PyPy
PyPy Configuration[objspace.std.methodcachesizeexp]

objspace.std.methodcachesizeexp

back to parent

Basic Option Information

  • name: methodcachesizeexp
  • description: 2 ** methodcachesizeexp is the size of the of the method cache
  • command-line: --objspace-std-methodcachesizeexp
  • option type: integer option
  • default: 11

Description

Set the cache size (number of entries) for --objspace-std-withmethodcache.