Author: fijal
Branch: 
Changeset: r82239:63df3933561b
Date: 2016-02-14 12:18 +0100
http://bitbucket.org/pypy/pypy/changeset/63df3933561b/

Log:    expand this point

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -41,7 +41,8 @@
 
 .. branch: compress-numbering
 
-Improve the memory signature of numbering instances in the JIT.
+Improve the memory signature of numbering instances in the JIT. This should 
massively
+decrease the amount of memory consumed by the JIT, which is significant for 
most programs.
 
 .. branch: fix-trace-too-long-heuristic
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to