Author: Alex Gaynor <alex.gay...@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/
+
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to