[issue43198] One operation on sets < 1/100th as efficient in 3.9 than before

2021-03-24 Thread Raymond Hettinger


Change by Raymond Hettinger :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43198] One operation on sets < 1/100th as efficient in 3.9 than before

2021-03-24 Thread Raymond Hettinger


Raymond Hettinger  added the comment:


New changeset 72789592a3491bab49f144bb292679b1484885d9 by Raymond Hettinger in 
branch 'master':
bpo-43198:  Revert 3dd2157 that removed freeslot tracking. (#25010)
https://github.com/python/cpython/commit/72789592a3491bab49f144bb292679b1484885d9


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43198] One operation on sets < 1/100th as efficient in 3.9 than before

2021-03-24 Thread Raymond Hettinger


Change by Raymond Hettinger :


--
keywords: +patch
pull_requests: +23767
stage: resolved -> patch review
pull_request: https://github.com/python/cpython/pull/25010

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue43198] One operation on sets < 1/100th as efficient in 3.9 than before

2021-03-12 Thread Terry J. Reedy


Change by Terry J. Reedy :


--
title: Operations on sets more than hundred times less efficient with python3.9 
than with previous versions -> One operation on sets < 1/100th as efficient in 
3.9 than before

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com