Remove comment about improvement: pystone is about the same, and

the improvements seem to be difficult to quantify
This commit is contained in:
Andrew M. Kuchling 2008-09-17 12:58:22 +00:00
parent 026bcced2d
commit 24c9021ebf
1 changed files with 0 additions and 3 deletions

View File

@ -1723,9 +1723,6 @@ Optimizations
free lists when garbage-collecting the highest generation of objects.
This may return memory to the operating system sooner.
The net result of the 2.6 optimizations is that Python 2.6 runs the pystone
benchmark around XXX% faster than Python 2.5.
.. ======================================================================
.. _new-26-interpreter: