Skip to content

bpo-45851: Avoid full sort in statistics.multimode()#29662

Merged
rhettinger merged 20 commits into
python:mainfrom
rhettinger:multimode_faster
Nov 20, 2021
Merged

bpo-45851: Avoid full sort in statistics.multimode()#29662
rhettinger merged 20 commits into
python:mainfrom
rhettinger:multimode_faster

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Nov 20, 2021

Suggested by Stefan Pochmann.

https://bugs.python.org/issue45851

@bedevere-bot
Copy link
Copy Markdown

@rhettinger: Please replace # with GH- in the commit message next time. Thanks!

remykarem pushed a commit to remykarem/cpython that referenced this pull request Dec 7, 2021
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.

3 participants