Author: Maciej Fijalkowski <[email protected]>
Branch: extradoc
Changeset: r4041:daaef6427a03
Date: 2012-01-17 14:33 +0200
http://bitbucket.org/pypy/extradoc/changeset/daaef6427a03/

Log:    add two more items

diff --git a/planning/micronumpy.txt b/planning/micronumpy.txt
--- a/planning/micronumpy.txt
+++ b/planning/micronumpy.txt
@@ -31,3 +31,8 @@
 - SSE
 
 - count number of True's for bool arrays, so we don't have to recompute
+
+- bridges are a tad too complicated - we need to store optimizer info
+  in order to improve though
+
+- iterators should possibly not require reinstantiating them.
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to