[pypy-svn] r71205 - pypy/extradoc/talk/pycon2010/vmsummit

pedronis at codespeak.net pedronis at codespeak.net
Fri Feb 12 14:42:11 CET 2010


Author: pedronis
Date: Fri Feb 12 14:42:10 2010
New Revision: 71205

Added:
   pypy/extradoc/talk/pycon2010/vmsummit/outline.txt   (contents, props changed)
Log:
brief outline

Added: pypy/extradoc/talk/pycon2010/vmsummit/outline.txt
==============================================================================
--- (empty file)
+++ pypy/extradoc/talk/pycon2010/vmsummit/outline.txt	Fri Feb 12 14:42:10 2010
@@ -0,0 +1,8 @@
+* briefly what is PyPy
+* generating tracing jit
+* find allocation that can be avoided, data flow around the loop
+* virtualizables (?)
+* trace example
+* results
+* challenges
+



More information about the Pypy-commit mailing list