PyPy
PyPy Configuration[objspace.std.withsmalldicts]

objspace.std.withsmalldicts

back to parent

Basic Option Information

  • name: withsmalldicts
  • description: handle small dictionaries differently
  • command-line: --objspace-std-withsmalldicts
  • command-line for negation: --no-objspace-std-withsmalldicts
  • option type: boolean option
  • default: False
  • requirements:

Description

Use a specialized implementation for small (<5 elements) dictionaries.