Skip to content

Commit 12091bf

Browse files
Update 2026-02-20-16-49-28.gh-issue-145044.20DoM5.rst
1 parent 66e2011 commit 12091bf

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1-
The function :func:unsafe_object_compare() in :file:`Objects/listobject.c` has been optimized to avoid unnecessary reference count decrements on boolean results. This reduces overhead on tight comparison loops, improving :class:`list` sort performance by approximately 1%.
2-
1+
The function :c:func:`unsafe_object_compare()` in :file:`Objects/listobject.c` has been optimized to avoid unnecessary reference count decrements on boolean results. This reduces overhead on tight comparison loops, improving :class:`list` sort performance by approximately 1%.
32
Patch by Benedikt Johannes.

0 commit comments

Comments
 (0)