Author: Carl Friedrich Bolz <[email protected]>
Branch: extradoc
Changeset: r4571:4ed9270c4b7a
Date: 2012-08-14 17:38 +0200
http://bitbucket.org/pypy/extradoc/changeset/4ed9270c4b7a/
Log: get rid of the strangeish full stops at the end of non-sentences
diff --git a/talk/vmil2012/paper.tex b/talk/vmil2012/paper.tex
--- a/talk/vmil2012/paper.tex
+++ b/talk/vmil2012/paper.tex
@@ -173,15 +173,15 @@
%stored at the different levels for the guards
In this paper we want to substantiate the aforementioned observations and
describe based on them the reasoning behind the implementation of guards in
-RPython's tracing just-in-time compiler. the contributions of this paper are:
+RPython's tracing just-in-time compiler. The contributions of this paper are:
\begin{itemize}
- \item An analysis and benchmark of guards in the context of RPython's
tracing JIT.
+ \item An analysis and benchmark of guards in the context of RPython's
tracing JIT,
%An analysis of guards in the context of RPython's tracing JIT to
%substantiate the aforementioned observation, based on a set of benchmarks,
\item detailed measurements about the frequency and the
overhead associated with guards, and
\item a description about how guards are implemented in the high\-
- and low-level components of the JIT and describe the rationale behind the
design.
+ and low-level components of the JIT and a description of the rationale
behind the design.
\end{itemize}
\begin{figure}
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit