]> granicus.if.org Git - python/commitdiff
Remove comment about improvement: pystone is about the same, and
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 17 Sep 2008 12:58:22 +0000 (12:58 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 17 Sep 2008 12:58:22 +0000 (12:58 +0000)
the improvements seem to be difficult to quantify

Doc/whatsnew/2.6.rst

index a0959efbbe51c11cf19236bdfe96dcd6ab19407f..0038623a0af407eccaa059a03deaca2078f459f4 100644 (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: