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 pablogsal
Recipients belopolsky, christian.heimes, eric.smith, gdr@garethrees.org, lukasz.langa, martin.panter, orsenthil, pablogsal, remi.lapeyre, rhettinger, terry.reedy, tim.peters, tshepang
Date 2020-01-15.03:01:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579057301.97.0.953323321296.issue17005@roundup.psfhosted.org>
In-reply-to
Content
Disregarding the API, what do you think about the approach of https://github.com/python/cpython/pull/11583 for the implementation? Under my benchmarks (check previous comments) it seems to perform very good with regards to memory and time.
History
Date User Action Args
2020-01-15 03:01:42pablogsalsetrecipients: + pablogsal, tim.peters, rhettinger, terry.reedy, belopolsky, orsenthil, eric.smith, christian.heimes, lukasz.langa, tshepang, gdr@garethrees.org, martin.panter, remi.lapeyre
2020-01-15 03:01:41pablogsalsetmessageid: <1579057301.97.0.953323321296.issue17005@roundup.psfhosted.org>
2020-01-15 03:01:41pablogsallinkissue17005 messages
2020-01-15 03:01:41pablogsalcreate