[pypy-commit] extradoc extradoc: extremely minimalistic conclusion

cfbolz noreply at buildbot.pypy.org
Thu Oct 18 17:41:48 CEST 2012


Author: Carl Friedrich Bolz <cfbolz at gmx.de>
Branch: extradoc
Changeset: r4878:ffb4a711a6cb
Date: 2012-10-18 17:41 +0200
http://bitbucket.org/pypy/extradoc/changeset/ffb4a711a6cb/

Log:	extremely minimalistic conclusion

diff --git a/talk/vmil2012/presentation/talk.tex b/talk/vmil2012/presentation/talk.tex
--- a/talk/vmil2012/presentation/talk.tex
+++ b/talk/vmil2012/presentation/talk.tex
@@ -348,6 +348,18 @@
 \begin{frame}
   \includegraphics[scale=0.6]{figures/resume_data_size}
 \end{frame}
+
+\begin{frame}
+  \frametitle{Conclusion}
+  \begin{itemize}
+      \item Things that sound simple still often need careful engineering
+      \pause
+      \item not even any direct performance gains
+      \item keep memory usage sane
+      \item allows good bridges
+  \end{itemize}
+\end{frame}
+
 %\section{Evaluation}
 
 %as in paper


More information about the pypy-commit mailing list