Author: Armin Rigo <ar...@tunes.org>
Branch: extradoc
Changeset: r5035:7ff21248320b
Date: 2013-08-27 15:57 +0100
http://bitbucket.org/pypy/extradoc/changeset/7ff21248320b/

Log:    Add a Status slide

diff --git a/talk/london-demo-session/stm.rst b/talk/london-demo-session/stm.rst
--- a/talk/london-demo-session/stm.rst
+++ b/talk/london-demo-session/stm.rst
@@ -57,6 +57,16 @@
 * Multi-core, but as if all the `work()` are done sequentially
 
 
+Status
+------
+
+* Kind of working without the JIT
+
+* Roughly three times slower (you need four cores to see benefits)
+
+* Working on the JIT support
+
+
 Q&A
 ---
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to