Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4777:abb5d2272b50
Date: 2012-09-07 11:12 +0200
http://bitbucket.org/pypy/extradoc/changeset/abb5d2272b50/

Log:    save a line

diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -186,7 +186,7 @@
 describe based on them the reasoning behind their implementation in
 RPython's tracing just-in-time compiler. The contributions of this paper are:
 \begin{itemize}
-  \item An analysis of guards in the context of RPython's tracing JIT,
+  \item An analysis of guards in the context of RPython's JIT,
   \item detailed measurements about the frequency and the
   memory overhead associated with guards, and
   \item a description about how guards are implemented in the high\-
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to