[pypy-svn] r66989 - pypy/extradoc/sprintinfo/gothenburg-2009

cfbolz at codespeak.net cfbolz at codespeak.net
Wed Aug 19 18:09:52 CEST 2009


Author: cfbolz
Date: Wed Aug 19 18:09:51 2009
New Revision: 66989

Modified:
   pypy/extradoc/sprintinfo/gothenburg-2009/planning.txt
Log:
some things that are done


Modified: pypy/extradoc/sprintinfo/gothenburg-2009/planning.txt
==============================================================================
--- pypy/extradoc/sprintinfo/gothenburg-2009/planning.txt	(original)
+++ pypy/extradoc/sprintinfo/gothenburg-2009/planning.txt	Wed Aug 19 18:09:51 2009
@@ -98,8 +98,8 @@
  - make x86 not recompile everything
     - write more tests that cover recompilation (Samuele, Maciek)
     - think about code memory management
- - optimize chains of ooisnull/oononnull (Mikael, Carl Friedrich)
- - discuss constantness improvements (everybody)
+ - optimize chains of ooisnull/oononnull DONE
+ - discuss constantness improvements DONE
  - don't trace into action flag stuff (Benjamin, Armin)
- - bit of inlining before bytecode production
+ - bit of inlining before bytecode production (Carl Friedrich, Mikael)
  - inlining on the Python level



More information about the Pypy-commit mailing list