mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
parent
9ab1cc4fe4
commit
9121fe849e
1 changed files with 2 additions and 1 deletions
|
|
@ -400,7 +400,8 @@ The following performance enhancements have been added:
|
|||
(:issue:`21486`, :issue:`21487`, :issue:`20826`)
|
||||
|
||||
* Many operations on :class:`io.BytesIO` are now 50% to 100% faster.
|
||||
(Contributed by Serhiy Storchaka in :issue:`15381`.)
|
||||
(Contributed by Serhiy Storchaka in :issue:`15381` and David Wilson in
|
||||
:issue:`22003`.)
|
||||
|
||||
* :func:`marshal.dumps` is now faster (65%-85% with versions 3--4, 20-25% with
|
||||
versions 0--2 on typical data, and up to 5x in best cases).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue