[pypy-commit] extradoc extradoc: slides
alex_gaynor
noreply at buildbot.pypy.org
Sat Mar 10 00:14:01 CET 2012
Author: Alex Gaynor <alex.gaynor at gmail.com>
Branch: extradoc
Changeset: r4142:e7ffef0bbe51
Date: 2012-03-09 15:01 -0800
http://bitbucket.org/pypy/extradoc/changeset/e7ffef0bbe51/
Log: slides
diff --git a/talk/pycon2012/by-example/slides.rst b/talk/pycon2012/by-example/slides.rst
new file mode 100644
--- /dev/null
+++ b/talk/pycon2012/by-example/slides.rst
@@ -0,0 +1,45 @@
+.. include:: beamerdefs.txt
+
+===================
+Why PyPy by example
+===================
+
+What is PyPy?
+=============
+
+* A fast Python VM
+
+* Open source (MIT)
+
+Fast
+====
+
+* http://speed.pypy.org/
+
+Memory
+======
+
+* Very program dependen.
+
+* Measure!
+
+Edge detection
+==============
+
+* ...
+
+tracebin
+========
+
+* ...
+
+Come sprint with us
+===================
+
+Thank you
+=========
+
+* Questions?
+
+* http://pypy.org/
+
More information about the pypy-commit
mailing list