From 24c9021ebf6c22e0fff0b4e61d45bffe5e1d8dae Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Wed, 17 Sep 2008 12:58:22 +0000 Subject: [PATCH] Remove comment about improvement: pystone is about the same, and the improvements seem to be difficult to quantify --- Doc/whatsnew/2.6.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/Doc/whatsnew/2.6.rst b/Doc/whatsnew/2.6.rst index a0959efbbe..0038623a0a 100644 --- a/Doc/whatsnew/2.6.rst +++ b/Doc/whatsnew/2.6.rst @@ -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: -- 2.49.0