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