8000 Neal sent real performance numbers. :-( · python/cpython@b3922cb · GitHub
[go: up one dir, main page]

Skip to content

Commit b3922cb

Browse files
committed
Neal sent real performance numbers. :-(
1 parent 06b8b02 commit b3922cb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Doc/whatsnew/3.0.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,9 @@ Optimizations
297297
* Detailed changes are listed here.
298298

299299
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!
300+
pystone benchmark around 33% slower than Python 2.5. There's room for
301+
improvement; we expect to be optimizing string and integer operations
302+
significantly before the final 3.0 release!
302303

303304
.. ======================================================================
304305

0 commit comments

Comments
 (0)
0