Skip to content

Conversation

@csabella
Copy link
Contributor

@csabella csabella commented Feb 16, 2019

Improve dict iteration by using fewer iterations instead of iterating over the whole entry table. Original patch by Raymond Hettinger.

https://bugs.python.org/issue29202

* Use fewer iterations instead of iterating over the whole entry table.
@serhiy-storchaka serhiy-storchaka added skip news performance Performance or resource usage labels Feb 17, 2019
@methane methane changed the title bpo-29202: Improve dict iteration bpo-29202: improve dict iteration Apr 5, 2019
@methane methane merged commit f66e336 into python:master Apr 5, 2019
@csabella csabella deleted the bpo29202 branch April 13, 2019 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants