[pypy-svn] r47066 - pypy/dist/pypy/doc/config

antocuni at codespeak.net antocuni at codespeak.net
Mon Oct 1 11:22:52 CEST 2007


Author: antocuni
Date: Mon Oct  1 11:22:51 2007
New Revision: 47066

Added:
   pypy/dist/pypy/doc/config/objspace.usemodules.rbench.txt   (contents, props changed)
Log:
doc for rbench



Added: pypy/dist/pypy/doc/config/objspace.usemodules.rbench.txt
==============================================================================
--- (empty file)
+++ pypy/dist/pypy/doc/config/objspace.usemodules.rbench.txt	Mon Oct  1 11:22:51 2007
@@ -0,0 +1,4 @@
+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-*.


More information about the pypy-svn mailing list