[pypy-svn] r67543 - pypy/extradoc/planning

pedronis at codespeak.net pedronis at codespeak.net
Sun Sep 6 16:47:26 CEST 2009


Author: pedronis
Date: Sun Sep  6 16:47:24 2009
New Revision: 67543

Modified:
   pypy/extradoc/planning/jit.txt
Log:
another task

Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt	(original)
+++ pypy/extradoc/planning/jit.txt	Sun Sep  6 16:47:24 2009
@@ -24,6 +24,8 @@
 
 - asmgcc: support callbacks (threads?)
 
+- jit should inline the fast path of mallocs
+
 - update things in metainterp/doc
 
 Python interpreter:



More information about the Pypy-commit mailing list