objspace.timingΒΆ

  • name: timing
  • description: timing of various parts of the interpreter (simple profiling)
  • command-line: –objspace-timing
  • command-line for negation: –no-objspace-timing
  • option type: boolean option
  • default: False

timing of various parts of the interpreter (simple profiling)

Previous topic

objspace.disable_call_speedhacks

Next topic

objspace.std

This Page