--- you can reply above this line --- Issue 1783: 50x higher memory usage with array.array (compared to CPython) https://bitbucket.org/pypy/pypy/issue/1783/50x-higher-memory-usage-with-arrayarray
Armin Rigo: Fixed in 93a8f5aeb3bc. Your example runs in 10x less memory, and also 4x faster now. Changes: status: new -> resolved -- Unsubscribe from issue emails for this repository. https://bitbucket.org/pypy/pypy/issue/1783/unsubscribe/pypy-issue/d08656720ec1e86cc849f75a93f72dee4658d095/ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
