mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Remove comment about improvement: pystone is about the same, and
the improvements seem to be difficult to quantify
This commit is contained in:
parent
026bcced2d
commit
24c9021ebf
1 changed files with 0 additions and 3 deletions
|
@ -1723,9 +1723,6 @@ Optimizations
|
||||||
free lists when garbage-collecting the highest generation of objects.
|
free lists when garbage-collecting the highest generation of objects.
|
||||||
This may return memory to the operating system sooner.
|
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:
|
.. _new-26-interpreter:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue