Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: extradoc
Changeset: r5435:493b77defe7b
Date: 2014-10-17 10:08 +0200
http://bitbucket.org/pypy/extradoc/changeset/493b77defe7b/

Log:    fix fix fix

diff --git a/talk/pyconpl-2014/talk.rst b/talk/pyconpl-2014/talk.rst
--- a/talk/pyconpl-2014/talk.rst
+++ b/talk/pyconpl-2014/talk.rst
@@ -255,20 +255,36 @@
 STM (Demo)
 ----------
 
+Future
+------
 
-Plans for the future (1)
-------------------------
+* future is hard to predict
+
+* continue working on general improvements
+
+* improved IO performance in the pipeline
 
 * warmup improvements
 
-XXX ....
-
-Plans for the future (2)
-------------------------
-
 * numpy
 
-* scipy, matplotlib, the entire ecosystem
+Warmup improvements
+-------------------
+
+* biggest complain - slow to warmup, memory hog
+
+* we have ideas how to improve the situation
+
+* still looking for funding
+
+Numpy
+-----
+
+* numpy is mostly complete
+
+* performance can be improved, especially the vectorized versions
+
+* scipy, matplotlib, the entire ecosystem, we have a hackish idea
 
 Contacts, Q&A
 --------------
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to