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 Anthony Sottile
Recipients Anthony Sottile, Zac Hatfield-Dodds, domdfcoding, jaraco, kj, miss-islington, steve.dower
Date 2021-06-08.20:33:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623184414.75.0.520523852794.issue44246@roundup.psfhosted.org>
In-reply-to
Content
they are directly coupled which is why I commented here

the api redesign forces O(N) lookups and O(N) constructions which directly impact performance causing the regression
History
Date User Action Args
2021-06-08 20:33:34Anthony Sottilesetrecipients: + Anthony Sottile, jaraco, steve.dower, Zac Hatfield-Dodds, miss-islington, domdfcoding, kj
2021-06-08 20:33:34Anthony Sottilesetmessageid: <1623184414.75.0.520523852794.issue44246@roundup.psfhosted.org>
2021-06-08 20:33:34Anthony Sottilelinkissue44246 messages
2021-06-08 20:33:34Anthony Sottilecreate