Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

This patch improves the performance of Python's list.sort() by more than 40% by optimizing dynamic dispatch.

Notifications You must be signed in to change notification settings

embg/python-fast-listsort

Open more actions menu

Repository files navigation

python-fast-listsort

Pull request (merged in Python 3.7): python/cpython#582

To run the benchmark script:

git clone https://github.com/embg/python-fast-listsort.git
python3 setup.py install
python3 benchmark.py

About

This patch improves the performance of Python's list.sort() by more than 40% by optimizing dynamic dispatch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.