[pypy-svn] r58045 - pypy/build/doc

fijal at codespeak.net fijal at codespeak.net
Wed Sep 10 19:04:45 CEST 2008


Author: fijal
Date: Wed Sep 10 19:04:42 2008
New Revision: 58045

Modified:
   pypy/build/doc/benchmark_memory.txt
Log:
add XXX


Modified: pypy/build/doc/benchmark_memory.txt
==============================================================================
--- pypy/build/doc/benchmark_memory.txt	(original)
+++ pypy/build/doc/benchmark_memory.txt	Wed Sep 10 19:04:42 2008
@@ -37,7 +37,10 @@
 ---------------
 
 * CPython 2.5  
-* pypy-c --opt=3 
+* pypy-c --opt=3
+* pypy-c --opt=mem
+XXX instead of trying various things, we need to make opt=mem good. opt=3 is
+    good for comparison
 * pypy-c various options/GCs 
 
 



More information about the Pypy-commit mailing list