8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06b8b02 commit b3922cbCopy full SHA for b3922cb
Doc/whatsnew/3.0.rst
@@ -297,8 +297,9 @@ Optimizations
297
* Detailed changes are listed here.
298
299
The net result of the 3.0 generalizations is that Python 3.0 runs the
300
-pystone benchmark around 25% slower than Python 2.5. There's room for
301
-improvement!
+pystone benchmark around 33% slower than Python 2.5. There's room for
+improvement; we expect to be optimizing string and integer operations
302
+significantly before the final 3.0 release!
303
304
.. ======================================================================
305
0 commit comments