embg/python-fast-listsort
This patch improves the performance of Python's list.sort() by more than 40% by optimizing dynamic dispatch.
C
No issues in this repository yet.
This patch improves the performance of Python's list.sort() by more than 40% by optimizing dynamic dispatch.
C
No issues in this repository yet.