This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mpaolini
Recipients christian.heimes, ezio.melotti, mpaolini, pablogsal, rhettinger, serhiy.storchaka
Date 2019-07-13.20:57:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563051444.93.0.958690720226.issue37587@roundup.psfhosted.org>
In-reply-to
Content
Here's the real world example

$ ls -hs events-100k.json 
84M events-100k.json

+-----------+-------------------------+-----------------------------+
| Benchmark | vanilla-bpo-events-100k | patched-bpo-events-100k     |
+===========+=========================+=============================+
| timeit    | 985 ms                  | 871 ms: 1.13x faster (-12%) |
+-----------+-------------------------+-----------------------------+
History
Date User Action Args
2019-07-13 20:57:24mpaolinisetrecipients: + mpaolini, rhettinger, christian.heimes, ezio.melotti, serhiy.storchaka, pablogsal
2019-07-13 20:57:24mpaolinisetmessageid: <1563051444.93.0.958690720226.issue37587@roundup.psfhosted.org>
2019-07-13 20:57:24mpaolinilinkissue37587 messages
2019-07-13 20:57:24mpaolinicreate