objspace.usemodules.rbenchΒΆ

  • name: rbench
  • description: use module rbench
  • command-line: –withmod-rbench
  • command-line for negation: –withoutmod-rbench
  • option type: boolean option
  • default: False

Use the built-in ‘rbench’ module. This module contains geninterpreted versions of pystone and richards, so it is useful to measure the interpretation overhead of the various pypy-*.

Previous topic

objspace.usemodules._rawffi

Next topic

objspace.usemodules.select

This Page