objspace.std.withprebuiltint

  • 名称: withprebuiltint
  • 描述: 预构建常用的 int 对象
  • 命令行: –objspace-std-withprebuiltint
  • 命令行否定: –no-objspace-std-withprebuiltint
  • 选项类型: 布尔选项
  • 默认值: False

此选项启用对小整数对象的缓存(类似于 CPython 的做法)。可以使用 –prebuiltintfrom–prebuiltintto 选项影响缓存的整数范围。