Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4346:0d03c910ea80
Date: 2012-07-24 11:28 +0200
http://bitbucket.org/pypy/extradoc/changeset/0d03c910ea80/

Log:    remember to do store sinking

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -308,6 +308,8 @@
 Quite often a virtual object does not change from one guard to the next.
 Then the data structure is shared.
 
+\cfbolz{store sinking}
+
 % subsection Interaction With Optimization (end)
 
    * tracing and attaching bridges and throwing away resume data
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to