[pypy-commit] extradoc extradoc: add two more items

fijal noreply at buildbot.pypy.org
Tue Jan 17 13:33:31 CET 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
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.


More information about the pypy-commit mailing list