PyPy Configuration[objspace.std.methodcachesizeexp]
general documentation
config index
command-line overview
objspace.std.methodcachesizeexp
Contents
Basic Option Information
Description
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
.