[pypy-svn] r69323 - pypy/extradoc/planning
pedronis at codespeak.net
pedronis at codespeak.net
Mon Nov 16 14:10:20 CET 2009
Author: pedronis
Date: Mon Nov 16 14:10:19 2009
New Revision: 69323
Modified:
pypy/extradoc/planning/jit.txt
Log:
something about tracing (in the python sense)
Modified: pypy/extradoc/planning/jit.txt
==============================================================================
--- pypy/extradoc/planning/jit.txt (original)
+++ pypy/extradoc/planning/jit.txt Mon Nov 16 14:10:19 2009
@@ -38,6 +38,7 @@
- improve test running, compile only once
+- we would probably enabling tracing to leave the jit instead of just being ignored
META
-----
More information about the Pypy-commit
mailing list