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 bmerry
Recipients BTaskaya, bmerry, josh.r, methane, pitrou, remi.lapeyre, serhiy.storchaka, vstinner
Date 2020-01-05.14:49:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578235782.06.0.24984306581.issue36051@roundup.psfhosted.org>
In-reply-to
Content
I ran the test on a Xeon machine (Skylake-XP) and it also looks like performance is only improved from 1MB up (somewhat to my surprise, given how poor single-threaded memcpy performance is on that machine). So I've updated the pull request with that threshold.
History
Date User Action Args
2020-01-05 14:49:42bmerrysetrecipients: + bmerry, pitrou, vstinner, methane, serhiy.storchaka, josh.r, remi.lapeyre, BTaskaya
2020-01-05 14:49:42bmerrysetmessageid: <1578235782.06.0.24984306581.issue36051@roundup.psfhosted.org>
2020-01-05 14:49:42bmerrylinkissue36051 messages
2020-01-05 14:49:41bmerrycreate